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 Pavlenko 2c5e79507d Java API: new types and converters are added, jni suffixes changed 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 propagated fix for EXR from 2.3 branch to trunk 14 years ago
features2d fixed several typoes and errors in the refman (ticket #1203) 14 years ago
flann fixed compile warnings in FLANN about too long integer constants 14 years ago
gpu added gpu::equalizeHist function 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui removed property. added automatically define number of cpus for decoding video 14 years ago
imgproc fixed Vec*scalar operations, fixed minEnclosingCircle Python interface. 14 years ago
java Java API: new types and converters are added, jni suffixes changed 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 doc: added maxSize parameter to CascadeClassifier::detectMultiScale 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