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.
 
 
 
 
 
 
Vadim Pisarevsky b58d9edc6a return NULL in the case of incorrect camera index (ticket #710) 14 years ago
..
calib3d fixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions (ticket #1054) 14 years ago
contrib Fixed Android build 14 years ago
core some samples updated according to new CommandLineParser class 14 years ago
features2d - assign some members outside the header (fixes #1081) 14 years ago
ffmpeg solution folder flag disabled by default 14 years ago
flann fixed #1069 (cvflann::set_distance_type - Unresolved external under VS2008) 14 years ago
gpu compilation under mac 14 years ago
haartraining solution folder flag disabled by default 14 years ago
highgui return NULL in the case of incorrect camera index (ticket #710) 14 years ago
imgproc fixed top-right and bottom-right corners filtering in the case of constant border (ticket #1058) 14 years ago
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 14 years ago
ml Purpose: completed the ml chapter 14 years ago
objdetect alter the read stage.threshold to match traincascade behavior (ticket #1071) 14 years ago
python copied helper modules from doc to modules/python/test 14 years ago
stitching made number of bands in blending parameter 14 years ago
traincascade solution folder flag disabled by default 14 years ago
ts fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
video Tegra optimization for calcOpticalFlowPyrLK 14 years ago
CMakeLists.txt added image stitching module 14 years ago
refman.rst converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target. 14 years ago