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 2fe3ed75c1 fixed building retina code on Windows 14 years ago
..
androidcamera
calib3d fixed rank check in 8-point Fundamental Matrix algorithm (patch by F. Devernay; ticket #1273) 14 years ago
contrib fixed building retina code on Windows 14 years ago
core added size check to static Mat::diag() 14 years ago
features2d raised threshold in ORB test; temporarily disabled always failing Opponent SIFT test 14 years ago
flann
gpu multilib support added (ticket #363) 14 years ago
haartraining
highgui added support for Ximea cameras (missing parts in the prev. commit) 14 years ago
imgproc avoid infinite loops when 0-area image is filtered (ticket #1295) 14 years ago
java Java API: Removed meaningless tests 14 years ago
legacy
ml fixed doc warning 14 years ago
objdetect fixed default maxSize case in cvHaarDetectObjects (ticket #1296) 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
ts
video added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor. 14 years ago
CMakeLists.txt
refman.rst