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.
 
 
 
 
 
 
AleksandrPanov 7ffb103758 QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT 2 years ago
..
calib3d Merge pull request #22350 from alalek:rework_psabi_warning 2 years ago
core Merge pull request #22350 from alalek:rework_psabi_warning 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 Merge pull request #22350 from alalek:rework_psabi_warning 2 years ago
features2d Merge pull request #22350 from alalek:rework_psabi_warning 2 years ago
flann Revert "suppress warning on GCC 7 and later" 2 years ago
highgui highgui: Qt: waitKey() supports Cyrillic/Japanese keyboard layout 3 years ago
imgcodecs Merge pull request #22064 from Kumataro:3.4-fix22052 2 years ago
imgproc Merge pull request #22370 from catree:fix_22242_filter2d_float_double_doc 2 years ago
java Automatically set the correct OpenCV version in build.gradle 3 years ago
js Fix missing CharVector for JavaScript bindings 2 years ago
ml Revert "suppress warning on GCC 7 and later" 2 years ago
objdetect QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT 2 years ago
photo remove const in seamless_cloding APIs for better semantics 3 years ago
python Fixed an issue with a recursion of cv2 in python 2 years ago
shape Revert "suppress warning on GCC 7 and later" 2 years ago
stitching Revert "suppress warning on GCC 7 and later" 2 years ago
superres build: eliminate build warnings 3 years ago
ts Revert "suppress warning on GCC 7 and later" 2 years ago
video Fix KalmanFilter comment error 3 years ago
videoio Add missing header for LIBAVCODEC_VERSION_INT 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