64
I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add more test to BRISK More... about 13 years ago
Merge branch 'norm_Matx' of git://github.com/vrabaud/opencv More... about 13 years ago
Fix/workaround bogus error in Android samples running on Android 4.1.1 More... about 13 years ago
Fix/workaround bogus error in Android samples running on Android 4.1.1 More... about 13 years ago
Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now More... about 13 years ago
fixed type for threshold parameter More... about 13 years ago
fixed gpu::integral for Kepler More... about 13 years ago
gpu version of HoughCircles More... about 13 years ago
initial addition of BRISK with some tests More... about 13 years ago
split FAST in order to reuse it in BRISK More... about 13 years ago
fix the compile bug More... about 13 years ago
Fix crash on resume in face detection sample More... about 13 years ago
Fix crash on resume in face detection sample More... about 13 years ago
removed /EHa flag for cuda compilation More... about 13 years ago
Merge remote-tracking branch 'origin/master' More... about 13 years ago
Improved the public 'non-optimized' duplicates of 'Tegra-optimized' functions. More... about 13 years ago
Fix formatting in detection based tracker More... about 13 years ago
Fix formatting in detection based tracker More... about 13 years ago
possibility to enable /mp compiler flag from cmake More... about 13 years ago
added median-based version of global motion estimation (videostab) More... about 13 years ago
Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated More... about 13 years ago
Fix Andoid samples: black screen after resume problem More... about 13 years ago
Fix Andoid samples: black screen after resume problem More... about 13 years ago
minor warning fix More... about 13 years ago
Android camera: commented logs in frame callback More... about 13 years ago
Android camera: commented logs in frame callback More... about 13 years ago
Removed the header opencv2/photo/denoising.hpp All the functions from it are moved to the header opencv2/photo/photo.hpp More... about 13 years ago
Merge branch 'master' of code.opencv.org:opencv More... about 13 years ago
added _doc.py -- doc-string ckecking utility added some sample description More... about 13 years ago
modified facedetect to properly display very oblong objects and optionally flip image horizontally (for profile face detection). Added LBP cascades by Attila Novak for profile face detection and silverware detection (those are results of GSoC 2012) More... about 13 years ago