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.
 
 
 
 
 
 
Evgeny Agafonchikov 6a6d58d389 Adding test support for WINRT 10 years ago
..
ocl world fix 10 years ago
test_agast.cpp Squash all BRISK commits into one. 10 years ago
test_brisk.cpp fixed several test failures; currently 9 out of 73 tests fail 10 years ago
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. 10 years ago
test_detectors_regression.cpp Adding test support for WINRT 10 years ago
test_fast.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_keypoints.cpp Adding test support for WINRT 10 years ago
test_main.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_matchers_algorithmic.cpp Adding test support for WINRT 10 years ago
test_mser.cpp another attempt to make the MSER test pass. removed possible randomization in parameters from run to run 10 years ago
test_nearestneighbors.cpp removed kdtree declaration from interface 10 years ago
test_orb.cpp Adding test support for WINRT 10 years ago
test_precomp.hpp first version of moving KDTree from core to ml 10 years ago
test_rotation_and_scale_invariance.cpp Adding test support for WINRT 10 years ago