opencv/modules/nonfree/test
2012-09-11 16:47:25 +04:00
..
test_detectors.cpp restored the ordering of SURF constructor parameters (ticket #1704) 2012-03-28 13:07:44 +00:00
test_features2d.cpp fixed crash in Python's SURF wrapper (bug #2325) 2012-09-11 16:47:25 +04:00
test_keypoints.cpp added test to check keypoints returned by FeatureDetector (center, size, angle) 2012-07-12 17:52:49 +00:00
test_main.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
test_precomp.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
test_precomp.hpp quiet most of the OSX build warnings 2012-07-05 12:56:31 +00:00
test_rotation_and_scale_invariance.cpp Fix build warnings 2012-08-19 19:36:43 +04:00