opencv/modules/features2d/src
2012-08-15 15:02:20 +04:00
..
bagofwords.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
blobdetector.cpp
brief.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
descriptors.cpp Fixed opponent space color conversion 2012-07-03 11:01:56 +00:00
detectors.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
draw.cpp removed y-axis inversion in drawKeypoints (FeatureDetector has to do this) 2012-07-02 12:04:00 +00:00
dynamic.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +00:00
evaluation.cpp
fast.cpp Fixed build warnings (including error in FAST) 2012-08-06 19:10:55 +04:00
features2d_init.cpp added FAST<5/8> & FAST<7/12> (by Vincent Rabaud) 2012-07-31 17:17:58 +04:00
freak.cpp Fixed Windows build warnings and configuration problem. 2012-06-30 20:45:01 +00:00
generated_16.i
generated_32.i
generated_64.i
keypoint.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
matchers.cpp #2245 Fix BFMatcher::radiusMatchImpl witch Hamming distance (thanks to Jukka Holappa) 2012-08-15 15:02:20 +04:00
mser.cpp fixed mser (angle is -1 now) 2012-07-14 15:03:39 +00:00
orb.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
precomp.cpp
precomp.hpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
stardetector.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00