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.
 
 
 
 
 
 
Leonid Beynenson 3885772f3e Added lbp cascade to the tests res/raw folder 14 years ago
..
androidcamera Fixed bug in the function of search of Android applicvation path. 14 years ago
calib3d fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 14 years ago
contrib Fixed Android build. 14 years ago
core fixed mixed-type arithmetic operations (ticket #1224) 14 years ago
features2d upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago
flann fixed opencv_flann (with flann 1.6) compile errors on Windows (VS2005 & VS2008) 14 years ago
gpu fixed BFM GPU test compile-time error on ubuntu x64 in debug mode 14 years ago
haartraining
highgui added ability to reset view point of depth generator to normal one (#1195) 14 years ago
imgproc fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 14 years ago
java Added lbp cascade to the tests res/raw folder 14 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed memory leak in CvKNearest::train() and the constructor. 14 years ago
objdetect commented off print (due to the report from the mailing list) 14 years ago
python fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 14 years ago
stitching added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching 14 years ago
traincascade Modified install layout for Android 14 years ago
ts
video fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 14 years ago
CMakeLists.txt embeded cv Python module into cv2. 14 years ago
refman.rst re-added the opencv_flann documentation 14 years ago