opencv/modules/features2d/src
2015-01-15 17:17:35 +03:00
..
kaze fix -Wsign-compare warnings 2015-01-15 17:17:35 +03:00
opencl Merge pull request #3483 from wangyan42164:ocl_orb_improve 2014-12-05 12:55:54 +00:00
akaze.cpp fixed MSVC warnings and iOS framework compile error 2014-10-18 21:58:34 +04:00
bagofwords.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
blobdetector.cpp OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 2014-10-17 14:56:58 +04:00
brisk.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
draw.cpp fixes 2014-02-05 09:59:04 +04: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 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 2014-10-18 20:44:26 +04: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 fixed MSVC warnings and iOS framework compile error 2014-10-18 21:58:34 +04:00
keypoint.cpp Merge branch '2.4' 2013-04-05 21:11:59 +04:00
matchers.cpp Remove unnecessary global/local dim for radius match. 2015-01-09 13:37:00 +08:00
mser.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
orb.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
precomp.hpp BFMatcher 2014-01-22 15:31:26 +04:00