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.
 
 
 
 
 
 
Anatoly Baksheev 4c6ffc7c77 temporary removed VERSION_VAR (because this requires cmake 2.8.3) 14 years ago
..
calib3d several small fixes; added overloaded variant of cv::drawChessboardCorners 14 years ago
contrib fixed member initialization in the sparse bundle adjustment code (ticket #385) 14 years ago
core several small fixes; added overloaded variant of cv::drawChessboardCorners 14 years ago
features2d Adding optimization for brief and android using NEON SIMD intrinsics 14 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann fixed multiple warnings from VS2010. 14 years ago
gpu temporary removed VERSION_VAR (because this requires cmake 2.8.3) 14 years ago
haartraining fixed 2 warnings from VS2010 64-bit 14 years ago
highgui fixed multiple warnings from VS2010. 14 years ago
imgproc several small fixes; added overloaded variant of cv::drawChessboardCorners 14 years ago
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 14 years ago
ml fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406) 14 years ago
objdetect several small fixes; added overloaded variant of cv::drawChessboardCorners 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 14 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 14 years ago