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 411f51367e raised threshold in ORB test; temporarily disabled always failing Opponent SIFT test 14 years ago
..
doc added SL2 (squared L2 distance) and implemented the descriptors matching in L2 using SL2 14 years ago
include/opencv2/features2d added read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their creation to FeatureDetector::create method (#1290) 14 years ago
src added read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their creation to FeatureDetector::create method (#1290) 14 years ago
test raised threshold in ORB test; temporarily disabled always failing Opponent SIFT test 14 years ago
CMakeLists.txt Moved PlanarObjectDetector to the objdetect module 15 years ago