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 d825b7ee9a fixed mjpeg encoder so that libjpeg-based decoder does not complain on extra bytes in the end of stream 10 years ago
..
androidcamera Fix uninitialized members, fix log output typo 10 years ago
calib3d Merge pull request #3935 from vpisarev:extending_hal_part1 10 years ago
core Merge pull request #3939 from paroj:fmtfix 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 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 fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 10 years ago
flann Python support 10 years ago
hal fixed some newly introduced compile errors and warnings 10 years ago
highgui fixing locale settings - making it universal 10 years ago
imgcodecs move 3265 to 3.0; 10 years ago
imgproc Merge pull request #3950 from paroj:fix-gftt_ocl 10 years ago
java Rename manager package to OpenCV3 Manager 10 years ago
ml Merge pull request #3909 from Nuzhny007:master 10 years ago
objdetect initialize tiltedOffset variable at correct location 10 years ago
photo fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 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 fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 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 fixed mjpeg encoder so that libjpeg-based decoder does not complain on extra bytes in the end of stream 10 years ago
videostab Python support 10 years ago
viz Null Pointer check in vizimpl.cpp 10 years ago
world Fixed world build with HAL 10 years ago
CMakeLists.txt