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.
 
 
 
 
 
 
Alexey Spizhevoy 16e6c45ed7 changes blenders interface in opencv_stitching 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 allow lower-case utf-8 encoding specification as well 14 years ago
features2d - add missing tests for ORB 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 Tegra optimization for calcOpticalFlowPyrLK 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 changes blenders interface in opencv_stitching 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