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.
 
 
 
 
 
 
Ivan Korolev fee8121040 Added regression tests for SURF/SIFT (related to #2892) 12 years ago
..
test_detectors.cpp Normalize line endings and whitespace 12 years ago
test_features2d.cpp Added regression tests for SURF/SIFT (related to #2892) 12 years ago
test_gpu.cpp removed VIBE implementation 12 years ago
test_keypoints.cpp added test to check keypoints returned by FeatureDetector (center, size, angle) 13 years ago
test_main.cpp fixed nonfree test (run it only on one gpu device) 12 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 fixed warnings 12 years ago
test_rotation_and_scale_invariance.cpp Temporary disable unstable Features2d_RotationInvariance_Detector_SIFT test 12 years ago
test_surf.ocl.cpp fixed warnings 12 years ago