opencv/modules/nonfree/test
2012-07-15 17:42:41 +00:00
..
test_detectors.cpp restored the ordering of SURF constructor parameters (ticket #1704) 2012-03-28 13:07:44 +00:00
test_features2d.cpp removed obsolete parameter 'time' in regression test for descriptors 2012-07-02 12:44:41 +00: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 added tests on scale invariance of detectors and descriptors 2012-07-15 17:42:41 +00:00