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 5cdf0e3e89 Merge pull request #5351 from paroj:calibout 9 years ago
..
calib3d Merge pull request #5351 from paroj:calibout 9 years ago
core Merge pull request #5767 from dtmoodie:cpu_mat_memory_allocator 9 years ago
cudaarithm Merge pull request #5660 from jet47:cuda-wrap-stream-3.0 9 years ago
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy: 10 years ago
cudacodec Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudafeatures2d Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudafilters Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudaimgproc disable sanity tests for AlphaComp and PyrLKOpticalFlowDense 9 years ago
cudalegacy Some changes to support mingw-w64 9 years ago
cudaobjdetect Race condition bug-fix in hog.cu 9 years ago
cudaoptflow disable sanity tests for AlphaComp and PyrLKOpticalFlowDense 9 years ago
cudastereo increase epsilons in some tests: 9 years ago
cudawarping Cast some image coordinates and sizes to double. 10 years ago
cudev fix BORDER_WRAP processing on Maxwell generation 9 years ago
features2d Merge pull request #5774 from mshabunin:coverity_fixes 9 years ago
flann Added missing copyright headers. 9 years ago
hal checkRange fixes 9 years ago
highgui Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
imgcodecs Coverity: fixed uninitialized field in ExifReader 9 years ago
imgproc Merge pull request #5774 from mshabunin:coverity_fixes 9 years ago
java Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 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 Coverity: fixed some negative argument issues 9 years ago
python Merge pull request #5487 from Wangyida:python 9 years ago
shape Python support 10 years ago
stitching Coverity: uninitialized fields in Stitcher 9 years ago
superres Fixed cmake and build issues when using Visual Studio 2015 9 years ago
ts Merge pull request #3540 from AlexanderUsentsov:good_feature 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 Added configuration changes enabling videoio WinRT support. 10 years ago
viz Added new functionalities to viz module 9 years ago
world fix tests build (win,shared,world) 10 years ago
CMakeLists.txt