opencv/modules/nonfree/test
2013-05-16 13:47:24 +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 removed VIBE implementation 2013-05-16 13:47:24 +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 fixed nonfree test (run it only on one gpu device) 2013-04-02 13:24:39 +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 fixed warnings 2013-04-02 13:24:00 +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 fixed warnings 2013-04-02 13:24:00 +04:00