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 a7c4ee9ae1 core: add iterations limit check in eigenNonSymmetric() 6 years ago
..
calib3d fix static analysis issues 6 years ago
core core: add iterations limit check in eigenNonSymmetric() 6 years ago
cudaarithm Move Ptr-related code from lut.cu to lut.cpp 6 years ago
cudabgsegm CUDA/BgSegm: fix the threshold of MOG2.Update test when detectShadow=true (#12762) 6 years ago
cudacodec Utilize CV_UNUSED macro 6 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 cudalegacy: Use safe block scan function 6 years ago
cudaobjdetect Utilize CV_UNUSED macro 6 years ago
cudaoptflow Fix Farneback Optical Flow Algorithm 6 years ago
cudastereo cuda::StereoBM - fix hanging and racing issue 6 years ago
cudawarping Utilize CV_UNUSED macro 6 years ago
cudev CUDA 10.1 Build Issue Fix 6 years ago
dnn fix the region layer's output anchor size normalization error 6 years ago
features2d code clean up 6 years ago
flann Fix Flann compilation under nvcc + NEON 6 years ago
highgui build: fix warnings 6 years ago
imgcodecs imgcodecs: OPENCV_IO_ENABLE_JASPER runtime parameter 6 years ago
imgproc fix static analysis issues 6 years ago
java Merge pull request #13956 from komakai:java-mat-class-improvements 6 years ago
js Backport commits from 6 years ago
ml Changed eps checking condition 6 years ago
objdetect code clean up 6 years ago
photo Merge pull request #13655 from sturkmen72:update_doc_photo 6 years ago
python python: update CMake install rules 6 years ago
shape Add semicolons after `CV_INSTRUMENT` macros 6 years ago
stitching bindings: backport generator from OpenCV 4.x 6 years ago
superres Add semicolons after `CV_INSTRUMENT` macros 6 years ago
ts Merge pull request #13317 from terfendail:norm_wintr 6 years ago
video perf: ignore _ovx tests 6 years ago
videoio Removed obsolete functions from cap_dc1394_v2.cpp 6 years ago
videostab Add semicolons after `CV_INSTRUMENT` macros 6 years ago
viz viz: call "mapper->Update()" before and after SetInputData() 6 years ago
world Do not build protobuf without dnn (#10689) 7 years ago
CMakeLists.txt cmake: allow providing list of extra modules paths 7 years ago