- 28 Sep, 2013 1 commit
-
-
Nghia Ho authored
-
- 26 Sep, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 16 Aug, 2013 1 commit
-
-
Bahram Dahi authored
-
- 28 Jun, 2013 2 commits
-
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
- 25 Jun, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 13 Jun, 2013 1 commit
-
-
Sergei Nosov authored
If we have perfect matches (min_dist == 0.0), then strict comparison fails. Making it non-strict results in treating perfect matches as good.
-
- 11 Apr, 2013 2 commits
-
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
- 05 Apr, 2013 1 commit
-
-
Siva Prasad Varma authored
replaced wrong check to correct check
-
- 04 Apr, 2013 2 commits
-
-
Alexander Shishkov authored
-
-
- 25 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 19 Mar, 2013 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 18 Mar, 2013 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 19 Feb, 2013 1 commit
-
-
Vladislav Vinogradov authored
* removed OpenGLFuncTab, now extensions are loaded internally * added support of GlBuffer and GlTexture2D to InputArray/OutputArray * added ELEMENT_ARRAY_BUFFER and PIXEL_PACK_BUFFER targets * added copyFrom/copyTo method for GlBuffer and GlTexture2D * removed GlFont * removed pointCloudShow * removed OpenGLCleanCallback * added Access parameter to GlBuffer::mapHost * added autoRelease parameter to all create methods
-
- 14 Feb, 2013 1 commit
-
-
Vladislav Vinogradov authored
* added DenseOpticalFlow interface * moved OpticalFlowDual_TVL1 to src folder
-
- 13 Feb, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 30 Jan, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev 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.
-
- 21 Dec, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Nov, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
These codes should be included into regular builds.
-
- 30 Oct, 2012 1 commit
-
-
alexandre benoit authored
-
- 24 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 19 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 17 Oct, 2012 1 commit
-
-
OpenCV Buildbot authored
-
- 16 Oct, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 15 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
This reverts commit 54a202b3. Conflicts: modules/core/doc/command_line_parser.rst modules/core/include/opencv2/core/core.hpp modules/core/src/cmdparser.cpp modules/gpu/perf/main.cpp modules/gpu/test/main.cpp modules/ts/src/ts_perf.cpp
-
- 12 Oct, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
-
- 10 Oct, 2012 1 commit
-
-
Vsevolod Glumov authored
-
- 09 Oct, 2012 2 commits
-
-
Vadim Pisarevsky authored
expanded cv::threshold parallelization to other threading frameworks; fixed potential bug with unprocessed bottom of the image; fixed build problem in stitching
-
Vadim Pisarevsky authored
-
- 08 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-