opencv/modules/nonfree/test
2013-03-21 18:15:46 +04:00
..
test_detectors.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_features2d.cpp changed default parameters of SURF, which improved its performance. Restored bi-linear interpolation in SURF descriptor extractor. Added test for SURF homography + check for non-zero (positive) responses. 2013-01-30 18:07:37 +04:00
test_gpu.cpp merged gpunonfree and nonfree module 2013-03-18 16:14:37 +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 SURF accuracy test is moved to nonfree 2013-03-21 18:15:46 +04: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 SURF accuracy test is moved to nonfree 2013-03-21 18:15:46 +04:00
test_rotation_and_scale_invariance.cpp Temporary disable unstable Features2d_RotationInvariance_Detector_SIFT test 2013-01-31 16:06:22 +04:00
test_surf.ocl.cpp SURF accuracy test is moved to nonfree 2013-03-21 18:15:46 +04:00