opencv/modules/features2d/test
Roman Donchenko ec0508269a NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG()
This ensures that test data is not dependent on the order the tests are
executed in.
2015-09-11 18:39:32 +02:00
..
ocl world fix 2014-08-05 20:12:35 +04:00
test_agast.cpp Squash all BRISK commits into one. 2015-05-06 11:21:25 +03: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 added reasonable test for MSER (including coverage for http://code.opencv.org/issues/4273, http://code.opencv.org/issues/1723 and http://code.opencv.org/issues/756); also, added some "in-progress" info to the Features2d_Feature2d.no_crash test. 2015-05-21 15:03:17 +03:00
test_detectors_regression.cpp Adding test support for WINRT 2015-06-30 15:35:20 +03:00
test_fast.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_keypoints.cpp Adding test support for WINRT 2015-06-30 15:35:20 +03: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 Adding test support for WINRT 2015-06-30 15:35:20 +03:00
test_mser.cpp another attempt to make the MSER test pass. removed possible randomization in parameters from run to run 2015-05-21 17:10:35 +03:00
test_nearestneighbors.cpp NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG() 2015-09-11 18:39:32 +02:00
test_orb.cpp Adding test support for WINRT 2015-06-30 15:35:20 +03: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 Adding test support for WINRT 2015-06-30 15:35:20 +03:00