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.
 
 
 
 
 
 
theodore 02c3d8d792 documentation for the hconcat and vconcat functions 10 years ago
..
androidcamera Fix uninitialized members, fix log output typo 10 years ago
calib3d Merge pull request #3832 from Dmitry-Me:fixNullPointerDereference3 10 years ago
core documentation for the hconcat and vconcat functions 10 years ago
cudaarithm Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudabgsegm
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 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudalegacy aarch64 support 10 years ago
cudaobjdetect fixing CUDA cascade classifiers function and needed models 10 years ago
cudaoptflow Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudastereo Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudawarping Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudev
features2d Fixed: wrong conversion of float-based Mat input inside the AKAZE. 10 years ago
flann Python support 10 years ago
highgui fixing locale settings - making it universal 10 years ago
imgcodecs Merge pull request #3700 from MSOpenTech:winrt-cmake-contrib 10 years ago
imgproc Removed check on limits. A common use of HoughLines would be to restrict theta to be between a small negative number and a small positive number, e.g. -pi/16 to pi/16. This wasn't possible with the previous checks. 10 years ago
java Merge pull request #3804 from polarfuchs99:master 10 years ago
ml fixed whitespace error 10 years ago
objdetect Revert "issue 3710" 10 years ago
photo Python support 10 years ago
python Fix Python3 binding's submodules 10 years ago
shape Python support 10 years ago
stitching Python support 10 years ago
superres Merge pull request #3700 from MSOpenTech:winrt-cmake-contrib 10 years ago
ts Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
video Fix bug of uninitialized matrix in findTransformECC 10 years ago
videoio Merge pull request #3804 from polarfuchs99:master 10 years ago
videostab Python support 10 years ago
viz Python support 10 years ago
world
CMakeLists.txt