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.
 
 
 
 
 
 
thezane c0162a64d1
Merge pull request #20103 from thezane:make-div-spectrums-public
4 years ago
..
calib3d calib3d: Update documentation of calibrateCamera 4 years ago
core core: add missing implementation for Mat::ptr(Vec) 4 years ago
cudaarithm cuda: fix inplace condition in cv::cuda::flip 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 remove danger race condition 4 years ago
cudaimgproc Remove compiler warnings 4 years ago
cudalegacy Merge pull request #19390 from tomoaki0705:fixCudaLegacyCalib3d 4 years ago
cudaobjdetect
cudaoptflow fix getDefaultName() 4 years ago
cudastereo
cudawarping
cudev Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
dnn dnn(ie): implicit usage of IE::GPU OpenCL kernels cache 4 years ago
features2d Merge pull request #19851 from sturkmen72:update_documentation 4 years ago
flann Remove static initializers caused by templated static member. 4 years ago
highgui cmake: fix add_apple_compiler_options() calls and OBJCXX handling 4 years ago
imgcodecs Document imwrite depth fallback 4 years ago
imgproc Merge pull request #20103 from thezane:make-div-spectrums-public 4 years ago
java Fix/optimize Android put/get functions 4 years ago
js fix the perf tests of OpenCV.js so that it can run on Node.js successfully 4 years ago
ml ml: update checks 4 years ago
objdetect Fix for failing QRCodeDetectorTest.testDetectAndDecodeMulti test 4 years ago
photo Update contrast_preserve.hpp 4 years ago
python Update __init__.py to support symbolic links 4 years ago
shape
stitching fix loop boundary condition 4 years ago
superres
ts Merge pull request #19268 from fpetrogalli:tabs-summary-output 4 years ago
video Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue 4 years ago
videoio Merge pull request #19830 from alalek:issue_19368 4 years ago
videostab
viz Added to Camera constructor parameter description 5 years ago
world
CMakeLists.txt