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.
 
 
 
 
 
 
Vadim Pisarevsky af47b6551f another attempt to make the MSER test pass. removed possible randomization in parameters from run to run 10 years ago
..
ocl world fix 11 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 Squash all BRISK commits into one. 10 years ago
test_fast.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_keypoints.cpp Squash all BRISK commits into one. 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 added read/write functions for vector<DMatch> + the test (http://code.opencv.org/issues/4308) 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 11 years ago
test_orb.cpp fixed several test failures; currently 9 out of 73 tests fail 10 years ago
test_precomp.hpp first version of moving KDTree from core to ml 11 years ago
test_rotation_and_scale_invariance.cpp all the tests now pass except for MSER 10 years ago