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 a126532cb7 Fix OS X build warnings 12 years ago
..
test_brisk.cpp replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
test_descriptors_regression.cpp initial addition of BRISK with some tests 12 years ago
test_detectors_regression.cpp initial addition of BRISK with some tests 12 years ago
test_fast.cpp Fix binary compatibility of opencv_features2d 12 years ago
test_keypoints.cpp add more test to BRISK 12 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 split file of features2d tests 13 years ago
test_mser.cpp Quiet MSER tests 13 years ago
test_nearestneighbors.cpp Fix Windows build issues 12 years ago
test_orb.cpp replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
test_precomp.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_precomp.hpp Fix OS X build warnings 12 years ago
test_rotation_and_scale_invariance.cpp Normalize line endings and whitespace 12 years ago