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 d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
..
ocl world fix 10 years ago
test_brisk.cpp fixed several test failures; currently 9 out of 73 tests fail 10 years ago
test_descriptors_regression.cpp quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
test_detectors_regression.cpp quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
test_fast.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_keypoints.cpp quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 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 all the tests now pass except for MSER 10 years ago
test_mser.cpp OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 10 years ago
test_nearestneighbors.cpp removed kdtree declaration from interface 10 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 10 years ago
test_rotation_and_scale_invariance.cpp all the tests now pass except for MSER 10 years ago