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.
 
 
 
 
 
 
Vincent Rabaud 7c2e74b649 - fix a bug if the descriptor is used for images of different size 14 years ago
..
doc propagated some fixes from 2.3 to trunk 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 - fix a bug if the descriptor is used for images of different size 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