- 06 Mar, 2014 1 commit
-
-
Alexander Smorkalov authored
Feature allows to exclude CUDA or OpenCL optimizations at all even CUDA is used on build. Exclusion of CUDA or OpenCL cut unwanted dependencies.
-
- 14 Feb, 2014 1 commit
-
-
Vladislav Vinogradov authored
-
- 03 Feb, 2014 1 commit
-
-
Vladislav Vinogradov authored
-
- 31 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 27 Dec, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 02 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 07 Jun, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 18 Apr, 2013 2 commits
-
-
Andrey Kamaev authored
This reverts commit fba72cb6, reversing changes made to 02131ffb.
-
Vladislav Vinogradov authored
-
- 12 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 10 Apr, 2013 1 commit
-
-
Roman Donchenko authored
Backport from master.
-
- 08 Apr, 2013 2 commits
-
-
Vladislav Vinogradov authored
-
marina.kolpakova authored
-
- 21 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 18 Mar, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 29 Jan, 2013 1 commit
-
-
Vadim Pisarevsky authored
modified SIFT to 1) double image before finding keypoints, 2) use floating-point internally instead of 16-bit integers, 3) set the keypoint response to the abs(interpolated_DoG_value). step 1) increases the number of detected keypoints significantly and together with 2) and 3) it improves some detection benchmarks. On the other hand, the stability of the small keypoints is lower, so the rotation and scale invariance tests now struggle a bit. In 2.5 need to make this feature optional and add some more intelligence to the algorithm. added test that finds a planar object using SIFT.
-
- 28 Jun, 2012 2 commits
-
-
Marina Kolpakova authored
-
Andrey Kamaev authored
-
- 15 Mar, 2012 1 commit
-
-
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.
-