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.
 
 
 
 
 
 
Nisarg Thakkar 00094a8792 Fix for Bug4243. Made changes relating to non OpenCL devices 10 years ago
..
androidcamera Fix uninitialized members, fix log output typo 10 years ago
calib3d Commented unused constants in the RHO algorithm 10 years ago
core workaround for stange internal compiler error when cross-compiling with 4.6 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 disable cuda::OpticalFlowNeedleMap if configured without cudaimgproc 10 years ago
cudaobjdetect
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 Basic HAL module 10 years ago
flann Python support 10 years ago
hal Basic HAL module 10 years ago
highgui fixing locale settings - making it universal 10 years ago
imgcodecs Jpeg2k color to greyscale conversion on non-Windows is done post decoding because system libjasper segfaults when decoding color images as greyscale. 10 years ago
imgproc Fix for Bug4243. Made changes relating to non OpenCL devices 10 years ago
java Basic HAL module 10 years ago
ml 1. Input/OutputArray optimizations; 10 years ago
objdetect initialize tiltedOffset variable at correct location 10 years ago
photo fix build (related to PR #3814) 10 years ago
python Add #ifdef's such that python wrapper builds independent of other components 10 years ago
shape Python support 10 years ago
stitching 1. Input/OutputArray optimizations; 10 years ago
superres Fixed windows build and one warning 10 years ago
ts Functionality for relocation of tests 10 years ago
video Merge pull request #3846 from mshabunin:fix-headers 10 years ago
videoio Initial commit of avi mjpeg decoder 10 years ago
videostab Python support 10 years ago
viz Python support 10 years ago
world Fixed world build with HAL 10 years ago
CMakeLists.txt