- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 30 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 29 Mar, 2012 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 28 Mar, 2012 1 commit
-
-
Maria Dimashova authored
-
- 27 Mar, 2012 1 commit
-
-
Maria Dimashova authored
-
- 23 Mar, 2012 1 commit
-
-
Leonid Beynenson authored
Made small change which fixes the situation, when ORB does not find any descriptors on an image. Earlier ORB::operator() crashed in this case, since rowRange method was called for an empty matrix.
-
- 20 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Mar, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
-
- 13 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 12 Mar, 2012 1 commit
-
-
Ilya Lysenkov authored
-
- 02 Mar, 2012 1 commit
-
-
Alexander Shishkov authored
-
- 16 Feb, 2012 2 commits
-
-
Andrey Kamaev authored
-
Vincent Rabaud authored
-
- 14 Feb, 2012 1 commit
-
-
Anatoly Baksheev authored
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
-
- 03 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
[~] Automatically tracked dependencies between modules [+] Support for optional module dependencies [+] Options to choose modules to build [~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk [+] Added COMPONENTS support for FIND_PACKAGE(OpenCV) [~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
-
- 29 Dec, 2011 1 commit
-
-
Andrey Kamaev authored
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
-
- 21 Dec, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 29 Nov, 2011 1 commit
-
-
Alexander Mordvintsev authored
-
- 22 Nov, 2011 1 commit
-
-
Vadim Pisarevsky authored
updated ORB: limit the number of output keypoints, use bi-linear interpolation between subsequent layers instead of much slower area-based interpolation between 0-th and i-th layers.
-
- 08 Nov, 2011 1 commit
-
-
Vadim Pisarevsky authored
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
-
- 28 Oct, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 27 Oct, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 21 Oct, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 11 Oct, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 09 Oct, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 07 Oct, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 22 Sep, 2011 1 commit
-
-
Alexander Mordvintsev authored
fixed problem with incorrect distance values returned by FlannBasedMatcher for hamming metric (int's were interpreted as floats)
-
- 15 Sep, 2011 2 commits
-
-
Alexander Mordvintsev authored
updated feature_homography.py sample to use new features
-
Alexander Mordvintsev authored
wrapped StarFeatureDetector and GridAdaptedFeatureDetector
-
- 14 Sep, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 07 Sep, 2011 1 commit
-
-
Alexander Mordvintsev authored
partially wrapped features2d framework added feature_homography.py sample
-
- 16 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs).
-
- 15 Aug, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 14 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 Aug, 2011 1 commit
-
-
Andrey Kamaev authored
-