opencv/modules/features2d/src
will hunt ac2d79fd67 MSER: all test passed.
1. if a component's variation is a global minimum than it should be a local minimum
2. for the small image with invert and blur, the MSERs number should be 20
2016-08-15 09:25:45 +08:00
..
kaze Merge pull request #6822 from saedrna:master 2016-07-19 15:37:31 +00:00
opencl Merge pull request #3483 from wangyan42164:ocl_orb_improve 2014-12-05 12:55:54 +00:00
agast_score.cpp removing code duplicates and replace unsigned long by uint32_t 2015-11-23 23:47:23 +03:00
agast_score.hpp removing code duplicates and replace unsigned long by uint32_t 2015-11-23 23:47:23 +03:00
agast.cpp cppcheck: fix some reports 2016-04-29 15:41:39 +02:00
akaze.cpp Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
bagofwords.cpp Update bagofwords.cpp 2016-08-02 20:53:05 -03:00
blobdetector.cpp Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
brisk.cpp Fixed typo in BRISK feature detector. 2016-04-18 13:04:04 +01:00
draw.cpp Fixes #3910, flags in _prepareImgAndDrawKeypoints are now binary OR'ed instead of added. 2015-05-24 13:31:11 +02:00
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 2014-08-11 23:26:39 +04:00
evaluation.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 2014-08-11 23:26:39 +04:00
fast_score.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
fast_score.hpp Fix binary compatibility of opencv_features2d 2012-10-17 02:09:14 +04:00
fast.cpp Merge pull request #5340 from alalek:ocl_off 2015-11-10 16:53:36 +00:00
feature2d.cpp fixed several test failures; currently 9 out of 73 tests fail 2014-10-17 14:56:58 +04:00
gftt.cpp quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 2014-10-18 20:44:26 +04:00
kaze.cpp Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
keypoint.cpp Merge branch '2.4' 2013-04-05 21:11:59 +04:00
main.cpp IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03:00
matchers.cpp Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
mser.cpp MSER: all test passed. 2016-08-15 09:25:45 +08:00
orb.cpp Merge pull request #5340 from alalek:ocl_off 2015-11-10 16:53:36 +00:00
precomp.hpp HAL moved back to core 2015-12-17 12:33:23 +03:00