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.
 
 
 
 
 
 
Alexander Alekhin d84a9484b7 dnn: fix build with Halide, skip tests with crashes 4 years ago
..
calib3d calib3d: eliminate 'register' build warning 4 years ago
core Remove unnecessary condition (will never reach) 4 years ago
cudaarithm Fix errors when building with cuda stubs 4 years ago
cudabgsegm fix test failure on Jetson TX2 5 years ago
cudacodec cudacodec(build): fix detection in CMake, cleanup duplicate includes 4 years ago
cudafeatures2d
cudafilters
cudaimgproc Remove compiler warnings 4 years ago
cudalegacy build: eliminate CUDA warnings 5 years ago
cudaobjdetect suppress noisy warning 5 years ago
cudaoptflow Remove compiler warnings 4 years ago
cudastereo
cudawarping
cudev Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
dnn dnn: fix build with Halide, skip tests with crashes 4 years ago
features2d Change naming of keypoints comparator 4 years ago
flann backport: checks and fixes from static code analyzers results 4 years ago
highgui update documentation 4 years ago
imgcodecs update documentation 4 years ago
imgproc Typo in docstring of distanceTransform 4 years ago
java java: robust code generation 4 years ago
js Fix TypeError when building for WebAssembly with Python 3 4 years ago
ml ml: fix python test 4 years ago
objdetect fix curved qrcodes decoding 4 years ago
photo Merge pull request #17025 from tomoaki0705:fixTestFailureCUDABruteForceNonLocalMeans 5 years ago
python pre: OpenCV 3.4.13 (version++) 4 years ago
shape
stitching Fix errors when building with cuda stubs 4 years ago
superres
ts imgproc: add src.empty() checks in filter operations 5 years ago
video Merge pull request #17180 from PetWorm:3.4 5 years ago
videoio Merge pull request #18736 from mshabunin:mfx-frame-size-34 4 years ago
videostab backport: fixed warnings produced by clang-9.0.0 5 years ago
viz Added to Camera constructor parameter description 5 years ago
world
CMakeLists.txt