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.
 
 
 
 
 
 
Marina Noskova 41c0a38344 Fixed test samples for tests with different borders 9 years ago
..
calib3d Merge pull request #5963 from KeySecure:master 9 years ago
core Update mat.hpp 9 years ago
cudaarithm fix #5780 : `cv::cuda::createContinuous`effectively ignores its `cols` argument 9 years ago
cudabgsegm
cudacodec fixed to use NVCUVID in 'cudacodec' module. 9 years ago
cudafeatures2d
cudafilters CUDA median filtering using histograms 9 years ago
cudaimgproc CUDA median filtering using histograms 9 years ago
cudalegacy
cudaobjdetect change links from samples/python2 to samples/python 9 years ago
cudaoptflow Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. 9 years ago
cudastereo
cudawarping Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. 9 years ago
cudev build: fix opencv_world with CUDA 9 years ago
features2d Fix parsing of training vecs for FlannBasedMatcher 9 years ago
flann
highgui WinRT consistency 9 years ago
imgcodecs ExifReader::getFormat : check buffer length before accessing, fixes 6059 9 years ago
imgproc Merge pull request #5943 from alalek:regression_5908 9 years ago
java Fix java version++ 9 years ago
ml Fixed test samples for tests with different borders 9 years ago
objdetect revert PR 5362 9 years ago
photo change links from samples/python2 to samples/python 9 years ago
python Merge pull request #5821 from alalek:build_framework 9 years ago
shape fix mat copy in shape 9 years ago
stitching Removed trailing whitespace. 9 years ago
superres
ts Refactored SVMSGD class 9 years ago
video change links from samples/python2 to samples/python 9 years ago
videoio ximea interface update 9 years ago
videostab WinRT consistency 9 years ago
viz Added ability to disable lighting in the viz-module. 9 years ago
world cmake: turn off precompiled headers in case of opencv_world builds 9 years ago
CMakeLists.txt