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.
 
 
 
 
 
 
Andrey Kamaev ec7bc9e497 Fixed ORB and SURF regression tests 13 years ago
..
test_bruteforcematcher.cpp
test_detectors.cpp
test_fast.cpp
test_features2d.cpp Fixed ORB and SURF regression tests 13 years ago
test_main.cpp
test_mser.cpp corrected angular difference check in MSER test (thanks to Pieter-Jan Busschaert for the patch) 14 years ago
test_nearestneighbors.cpp upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago
test_precomp.cpp
test_precomp.hpp