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 b2bb7d075a Merge pull request #5781 from jet47:fix-cuda-createContinuous 9 years ago
..
calib3d Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test 9 years ago
core Merge pull request #5781 from jet47:fix-cuda-createContinuous 9 years ago
cudaarithm fix #5780 : `cv::cuda::createContinuous`effectively ignores its `cols` argument 9 years ago
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc disable sanity tests for AlphaComp and PyrLKOpticalFlowDense 10 years ago
cudalegacy Some changes to support mingw-w64 10 years ago
cudaobjdetect Race condition bug-fix in hog.cu 9 years ago
cudaoptflow disable sanity tests for AlphaComp and PyrLKOpticalFlowDense 10 years ago
cudastereo increase epsilons in some tests: 10 years ago
cudawarping
cudev fix BORDER_WRAP processing on Maxwell generation 10 years ago
features2d Merge pull request #5774 from mshabunin:coverity_fixes 9 years ago
flann Added missing copyright headers. 10 years ago
hal checkRange fixes 9 years ago
highgui Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 10 years ago
imgcodecs Coverity: fixed uninitialized field in ExifReader 9 years ago
imgproc Merge pull request #5799 from alalek:fix_5066 9 years ago
java fixes #5019: python and java bindings become CMake modules (loadable plugins) 9 years ago
ml Merge pull request #5616 from afriesen:lr_predict 9 years ago
objdetect Merge pull request #5362 from Dikay900:cascade_reject_stage 9 years ago
photo Merge pull request #5808 from cedrou:hdr.mergemertens.fixalgo 9 years ago
python fixes #5019: python and java bindings become CMake modules (loadable plugins) 9 years ago
shape
stitching UMat access flags (fixes #5095) 9 years ago
superres Fixed cmake and build issues when using Visual Studio 2015 10 years ago
ts disable ts module if it is not used: BUILD_TESTS=OFF and BUILD_PERF_TESTS=OFF 9 years ago
video Valgrind: do not use uninitialized data in optflow 9 years ago
videoio Gstreamer 1.0 on windows. 9 years ago
videostab
viz Added new functionalities to viz module 10 years ago
world
CMakeLists.txt