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 aa78754720 Changed tabulation. 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 added size check to static Mat::diag() 14 years ago
features2d added read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their creation to FeatureDetector::create method (#1290) 14 years ago
flann Implemented read/write methods for FlannBasedMatcher; fixed features2d wrappers for java 14 years ago
gpu multilib support added (ticket #363) 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui added CV_CAP_PROP_OPENNI_REGISTRATION property for getting 14 years ago
imgproc fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc. 14 years ago
java Java API: fixed input List<List<smth>> arguments 14 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed doc warning 14 years ago
objdetect Changed tabulation. 14 years ago
python fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc. 14 years ago
stitching minor stitching optimization (use cpu matchers instead of gpu matchers on multicore processors) 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