- 02 Mar, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 07 Feb, 2014 1 commit
-
-
Vladislav Vinogradov authored
-
- 03 Feb, 2014 1 commit
-
-
Vladislav Vinogradov authored
-
- 02 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 06 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 27 Dec, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 17 Dec, 2013 1 commit
-
-
krodyush authored
Inlining and customizing sampling functions to reduce memory traffic and compute Improve calcOrientation implementation. Using more efficient rounding routines. Removing unnecessary use of local memory
-
- 25 Oct, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 11 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 03 Oct, 2013 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 30 Sep, 2013 1 commit
-
-
StevenPuttemans authored
-
- 16 Sep, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 08 Aug, 2013 1 commit
-
-
Roman Donchenko authored
Looks like we don't actually use them; when creating precompiled headers with Visual C++, a dummy .cpp is created at build time.
-
- 01 Aug, 2013 1 commit
-
-
peng xiao authored
-
- 10 Jul, 2013 1 commit
-
-
Roman Donchenko authored
-
- 14 Jun, 2013 1 commit
-
-
Ivan Korolev authored
-
- 31 May, 2013 1 commit
-
-
Roman Donchenko authored
This should allow many algorithms to take advantage of more parallelization technologies.
-
- 16 May, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 14 May, 2013 1 commit
-
-
peng xiao authored
Affected functions surf.ocl, pyrlk.ocl and hog.ocl are updated with the change.
-
- 12 Apr, 2013 1 commit
-
-
yao authored
-
- 10 Apr, 2013 1 commit
-
-
Roman Donchenko authored
Backport from master.
-
- 02 Apr, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 27 Mar, 2013 1 commit
-
-
peng xiao authored
-
- 26 Mar, 2013 4 commits
- 22 Mar, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 21 Mar, 2013 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
1. Added more sync to reduction. 2. Turned off Image2D feature. Probably its support is not detected correctly. 3. Temporary disabled descriptor tests - can't localize a problem of the ocl descriptor.
-
Andrey Kamaev authored
-
- 18 Mar, 2013 1 commit
-
-
Vladislav Vinogradov 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.
-
- 22 Jan, 2013 1 commit
-
-
Anna Kogan authored
-
- 17 Oct, 2012 1 commit
-
-
OpenCV Buildbot authored
-
- 05 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-