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 3c7f7de477 avoid possible problems with zero values in tone mapping algorithms (http://code.opencv.org/issues/4020) 10 years ago
..
androidcamera
calib3d
core
cudaarithm
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev
features2d
flann
hal increased singularity epsilon in LU decomposition. This solved singular case from http://code.opencv.org/issues/3305. Added the respective test. 10 years ago
highgui Merge pull request #3994 from mshabunin:fix-gtk-crash 10 years ago
imgcodecs Fixing the gdal include error that Macports seems to only mess up. 10 years ago
imgproc added test to prove that remap does not leak memory (http://code.opencv.org/issues/2502). disabled the test for now to save execution time. 10 years ago
java Added VideoWriter and changed finalize to delete 10 years ago
ml Wrap ANN_MLP class into Python 10 years ago
objdetect added the signedGradient varaible to the HOGDescriptor class. 10 years ago
photo avoid possible problems with zero values in tone mapping algorithms (http://code.opencv.org/issues/4020) 10 years ago
python Wrap ANN_MLP class into Python 10 years ago
shape
stitching
superres
ts
video Fix spelling 10 years ago
videoio get code to compile on Ubuntu Saucy 10 years ago
videostab
viz
world
CMakeLists.txt