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 fixes bugs #624 and #625 (thanks to chaene!) 14 years ago
contrib fixed member initialization in the sparse bundle adjustment code (ticket #385) 15 years ago
core fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation 14 years ago
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 updated ffmpeg to 0.6.0 15 years ago
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 added user mode selection (thanks to tito for the patch, ticket #563) 14 years ago
imgproc fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation 14 years ago
legacy Updated FLANN to version 1.5 15 years ago
ml probably fixed the bug in ANN::calc_output_scale with update_weights=true (ticket #558) 14 years ago
objdetect added max window size parameter for cascade classifier 14 years ago
python fixed some GCC 4.4 warnings 14 years ago
traincascade bugfix: wrong command line argument used 15 years ago
video fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation 14 years ago
CMakeLists.txt Updated FLANN to version 1.5 15 years ago