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.
 
 
 
 
 
 
Vladislav Vinogradov a9fdc1bdff added buffered version of cornerHarris, cornerMinEigenVal, histEven and histRange 14 years ago
..
androidcamera Fixed camera output format handling 14 years ago
calib3d fixed rank check in 8-point Fundamental Matrix algorithm (patch by F. Devernay; ticket #1273) 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 mixChannels argument types 14 years ago
features2d minor changes 14 years ago
flann Implemented read/write methods for FlannBasedMatcher; fixed features2d wrappers for java 14 years ago
gpu added buffered version of cornerHarris, cornerMinEigenVal, histEven and histRange 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui added some missing declarations of the functions, noticed in the ticket ##229 14 years ago
imgproc fixed pointPolygonTest(). Now it returns -1, 0, 1 when measureDist=false (ticket #1285) 14 years ago
java Fixed mixChannels argument types 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 disable implicit numpy array use in old-style Python bindings because of hard-to-fix memory leaks (ticket #1177) 14 years ago
stitching fixed some warnings under win64 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 some missing declarations of the functions, noticed in the ticket ##229 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