- 31 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 30 Jan, 2013 1 commit
-
-
Vadim Pisarevsky authored
changed default parameters of SURF, which improved its performance. Restored bi-linear interpolation in SURF descriptor extractor. Added test for SURF homography + check for non-zero (positive) responses.
-
- 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.
-
- 14 Jan, 2013 2 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
It calcs kpts for a cross and checks that 4 kpts at the edges have equal responce.
-
- 17 Oct, 2012 1 commit
-
-
OpenCV Buildbot authored
-
- 19 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 16 Jul, 2012 2 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 15 Jul, 2012 1 commit
-
-
Maria Dimashova authored
-
- 14 Jul, 2012 4 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 13 Jul, 2012 1 commit
-
-
Maria Dimashova authored
-