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 1991440cf7 Java API: 14 years ago
..
androidcamera Fixed camera output format handling 14 years ago
calib3d fixed CvHomographyEstimator::runKernel (ticket #1275) 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 fixed errors in cmdparser 14 years ago
features2d fixed comment and doc on L2 14 years ago
flann Implemented read/write methods for FlannBasedMatcher; fixed features2d wrappers for java 14 years ago
gpu minor fix 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: 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