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 ecb6d03ccd Merge pull request #18445 from alalek:fix_test_python_ml 4 years ago
..
calib3d Fixed assertions on ippe solver 4 years ago
core core: force check for string literals are used in the message 4 years ago
cudaarithm brush up by following the comments 4 years ago
cudabgsegm fix test failure on Jetson TX2 5 years ago
cudacodec cudacodec(build): fix detection in CMake, cleanup duplicate includes 5 years ago
cudafeatures2d
cudafilters Merge pull request #13695 from flyingfalling:3.4 6 years ago
cudaimgproc Remove compiler warnings 4 years ago
cudalegacy build: eliminate CUDA warnings 5 years ago
cudaobjdetect suppress noisy warning 6 years ago
cudaoptflow Remove compiler warnings 4 years ago
cudastereo cuda::StereoBM - fix hanging and racing issue 6 years ago
cudawarping
cudev Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
dnn Merge pull request #18441 from alalek:core_check_force_string_literals 4 years ago
features2d ocl: cleanup dead code in case of disabled OpenCL 4 years ago
flann backport: checks and fixes from static code analyzers results 4 years ago
highgui backport: checks and fixes from static code analyzers results 4 years ago
imgcodecs imgcodecs: lazy on-demand codecs initialization 4 years ago
imgproc Fix signed integer overflow in connected components 4 years ago
java Generate constructor with smart pointer, if it's expected. 5 years ago
js Merge pull request #17403 from wangmengHB:master 5 years ago
ml ml: fix python test 4 years ago
objdetect backport: checks and fixes from static code analyzers results 4 years ago
photo Merge pull request #17025 from tomoaki0705:fixTestFailureCUDABruteForceNonLocalMeans 5 years ago
python pre: OpenCV 3.4.12 (version++) 4 years ago
shape python: discover tests from module/misc/python/test paths 6 years ago
stitching add python binding and tests for composePanorama 5 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 Fix typo in videoio doc 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