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.
 
 
 
 
 
 
Maria Dimashova 7e5c11a920 added tests for some detectors; made features2d object create functions as static classes methods; fixed OpponentColorDescriptorExtractor, BriefDescriptorExtractor (on rgb); renamed DynamicDetector 14 years ago
..
calib3d
contrib
core
features2d added tests for some detectors; made features2d object create functions as static classes methods; fixed OpponentColorDescriptorExtractor, BriefDescriptorExtractor (on rgb); renamed DynamicDetector 14 years ago
ffmpeg
flann renamed PooledAllocator::malloc to PooledAllocator::allocateBytes, Matrix::free to Matrix::release to avoid conflicts with VisualStudio 14 years ago
gpu fixed compile time errors in gpu module (if one compiles without CUDA) 14 years ago
haartraining fixed 2 warnings from VS2010 64-bit 14 years ago
highgui
imgproc
legacy
ml
objdetect
python
traincascade
video
CMakeLists.txt