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.
 
 
 
 
 
 
catree 1c664ff673 Fix mistake into the reprojectImageTo3D doc. Backport from #25083 PR. 9 months ago
..
calib3d Fix mistake into the reprojectImageTo3D doc. Backport from #25083 PR. 9 months ago
core Switch to version 3.4.20-dev 1 year 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 5 years ago
cudafeatures2d
cudafilters Fix some typos in modules/. 3 years ago
cudaimgproc Remove compiler warnings 4 years ago
cudalegacy Merge pull request #19390 from tomoaki0705:fixCudaLegacyCalib3d 4 years ago
cudaobjdetect suppress noisy warning 5 years ago
cudaoptflow tvl1 cuda optflow optimization 3 years ago
cudastereo cudaMemset2D fix: Correct buffer height parameter 1 year ago
cudawarping
cudev Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
dnn Merge pull request #24168 from autoantwort:missing-include-3 1 year ago
features2d Fixed mask handling in AffineFeature. 2 years ago
flann Merge pull request #23276 from vovka643:flann_corrections 2 years ago
highgui check keydown event characters length before returning the pressed character code 2 years ago
imgcodecs remove tail whitespace 2 years ago
imgproc Merge pull request #22798 from lamm45:distransform-large 1 year ago
java Merge pull request #23108 from crackwitz:issue-23107 2 years ago
js Fix missing CharVector for JavaScript bindings 2 years ago
ml Fix for using sampleIdx to limit training data 2 years ago
objdetect Merge pull request #23612 from cpoerschke:3.4-issue-21532 2 years ago
photo Merge pull request #23128 from Isydmr:update-fastNlMeansDenoising-documentation 2 years ago
python pre: OpenCV 3.4.20 (version++) 1 year ago
shape Revert "suppress warning on GCC 7 and later" 2 years ago
stitching Fix focal length estimation from homography matrix 2 years ago
superres build: eliminate build warnings 3 years ago
ts Warning supression fix for XCode 13.1 and newer. Backport #23203 2 years ago
video Warning supression fix for XCode 13.1 and newer. Backport #23203 2 years ago
videoio Fixed FPS computation on some videos for FFmpeg backend. 2 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