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 01c1003d51 fixed warnings and errors reported by VS2010 14 years ago
..
calib3d moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time 14 years ago
contrib fixed member initialization in the sparse bundle adjustment code (ticket #385) 15 years ago
core fixed problem with missing minMaxIdx (ticket #703) 14 years ago
features2d fixed warnings and errors reported by VS2010 14 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann fixed multiple warnings from VS2010. 14 years ago
gpu 1) gpu test refactoring. 14 years ago
haartraining fixed 2 warnings from VS2010 64-bit 14 years ago
highgui fixed multiple warnings from VS2010. 14 years ago
imgproc moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time 14 years ago
legacy fixed warnings and errors reported by VS2010 14 years ago
ml fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406) 14 years ago
objdetect fixed multiple warnings from VS2010. 14 years ago
python fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406) 14 years ago
traincascade bugfix: wrong command line argument used 15 years ago
video moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time 14 years ago
CMakeLists.txt Updated FLANN to version 1.5 15 years ago