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.
 
 
 
 
 
 
Andrey Kamaev 5041773f0d Java API: updated Mat port 14 years ago
..
androidcamera Fixed camera output format handling 14 years ago
calib3d converted part of ch12 14 years ago
contrib added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
core added EMD to ch7 hist sample, fixed bug with cv::min/cv::max (ticket #1270), fixed mixChannels description 14 years ago
features2d fixed several typoes and errors in the refman (ticket #1203) 14 years ago
flann Specifying correct parameter types for cv::flann::GenericIndex and cv::flann::Index_ 14 years ago
gpu Fixed precompiled headers support (fixed formatting, fixed dependencies generation) 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui fixed build ffmpeg v0.8.1 14 years ago
imgproc fixed floodfill with mask parameter when no mask is passed 14 years ago
java Java API: updated Mat port 14 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed priors usage in ertrees 14 years ago
objdetect Made additional internal header modules/objdetect/src/cascadedetect.hpp, and moved 14 years ago
python fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python. 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 added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
video added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier. 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