Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maria Dimashova cfeb28f2ba fixed tests for scale invariance (uncommented sift test, it's ok now) 13 years ago
..
test_detectors.cpp restored the ordering of SURF constructor parameters (ticket #1704) 13 years ago
test_features2d.cpp removed obsolete parameter 'time' in regression test for descriptors 13 years ago
test_keypoints.cpp added test to check keypoints returned by FeatureDetector (center, size, angle) 13 years ago
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. 13 years ago
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. 13 years ago
test_precomp.hpp quiet most of the OSX build warnings 13 years ago
test_rotation_and_scale_invariance.cpp fixed tests for scale invariance (uncommented sift test, it's ok now) 13 years ago