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 3fc879075b Fixed typo in features2d doc 14 years ago
..
doc Fixed typo in features2d doc 14 years ago
include/opencv2/features2d removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied) 14 years ago
src - make sure we don't crash for an empty image 14 years ago
test uncommented Opponent descriptors test, fixed descriptors mat size 14 years ago
CMakeLists.txt Moved PlanarObjectDetector to the objdetect module 14 years ago