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 Smorkalov d1b158b9dd
Merge pull request #23692 from asmorkalov:as/ffmpeg_fps_3.4
2 years ago
..
calib3d Fix function name in comment 2 years ago
core Added final constrants check to solveLP to filter out flating-point numeric issues. 2 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 5 years ago
cudafeatures2d Utilize CV_UNUSED macro 6 years ago
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 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 pre: OpenCV 3.4.19 (version++) 2 years 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 Added check that YUYV input of cvtColor has even width. 2 years 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.19 (version++) 2 years 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