opencv/modules/features2d/test
2014-10-18 20:44:26 +04:00
..
ocl world fix 2014-08-05 20:12:35 +04:00
test_brisk.cpp fixed several test failures; currently 9 out of 73 tests fail 2014-10-17 14:56:58 +04:00
test_descriptors_regression.cpp quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 2014-10-18 20:44:26 +04:00
test_detectors_regression.cpp quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 2014-10-18 20:44:26 +04:00
test_fast.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_keypoints.cpp quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 2014-10-18 20:44:26 +04:00
test_main.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_matchers_algorithmic.cpp all the tests now pass except for MSER 2014-10-17 14:56:58 +04:00
test_mser.cpp OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 2014-10-17 14:56:58 +04:00
test_nearestneighbors.cpp removed kdtree declaration from interface 2014-08-31 21:39:47 +04:00
test_orb.cpp fixed several test failures; currently 9 out of 73 tests fail 2014-10-17 14:56:58 +04:00
test_precomp.hpp first version of moving KDTree from core to ml 2014-08-18 22:40:31 +04:00
test_rotation_and_scale_invariance.cpp all the tests now pass except for MSER 2014-10-17 14:56:58 +04:00