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 2d63861c09 Merge pull request #16885 from mshabunin:fix-msvc-warn 5 years ago
..
calib3d calib3d: fixed VS2019 warning C4756 5 years ago
core core: fix .begin()/.end() of empty Mat 5 years ago
cudaarithm java: generated code to have javadoc 6 years ago
cudabgsegm Merge pull request #16090 from jeffeDurand:cuda_mog2_issue_5296 5 years ago
cudacodec add cuda 10 support 5 years ago
cudafeatures2d Utilize CV_UNUSED macro 6 years ago
cudafilters Merge pull request #13695 from flyingfalling:3.4 6 years ago
cudaimgproc Add CV_16UC1 support for cuda::CLAHE 6 years ago
cudalegacy build: eliminate CUDA warnings 5 years ago
cudaobjdetect suppress noisy warning 5 years ago
cudaoptflow doc: fix misused "see also" doxygen command 5 years ago
cudastereo cuda::StereoBM - fix hanging and racing issue 6 years ago
cudawarping Utilize CV_UNUSED macro 6 years ago
cudev Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
dnn Merge pull request #16817 from dkurt:dnn_onnx_lstm 5 years ago
features2d Fixs several problems found by static analysis 5 years ago
flann Fix spelling typos 5 years ago
highgui add "Copy to clipboard functional" to imshow wnd with Qt 5 years ago
imgcodecs Merge pull request #16697 from alalek:imgcodecs_jpeg_drop_unnecessary_code 5 years ago
imgproc imgproc: add src.empty() checks in filter operations 5 years ago
java Merge pull request #15338 from rayonnant14:my_detect_and_decode_3.4 5 years ago
js Fix spelling typos 5 years ago
ml Use global RNG for training RTrees. 5 years ago
objdetect objdetect(QR): avoid bug with empty input 5 years ago
photo Merge pull request #15929 from sturkmen72:patch-3 5 years ago
python cmake(python): handle PYTHON3_LIMITED_API 5 years ago
shape python: discover tests from module/misc/python/test paths 6 years ago
stitching stitching: don't use nonfree by default 5 years ago
superres Add semicolons after `CV_INSTRUMENT` macros 6 years ago
ts imgproc: add src.empty() checks in filter operations 5 years ago
video Fix spelling typos 5 years ago
videoio doc: fix misused "see also" doxygen command 5 years ago
videostab backport: fixed warnings produced by clang-9.0.0 5 years ago
viz Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
world
CMakeLists.txt