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 eab7faf536 Merge tag '3.4.19' 2 years ago
..
calib3d backported changes 2 years ago
core Merge tag '3.4.19' 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
cudafilters Fix some typos in modules/. 3 years ago
cudaimgproc Remove compiler warnings 5 years ago
cudalegacy Merge pull request #19390 from tomoaki0705:fixCudaLegacyCalib3d 4 years ago
cudaobjdetect suppress noisy warning 6 years ago
cudaoptflow tvl1 cuda optflow optimization 3 years ago
cudastereo
cudawarping
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 compatibility: keep Ptr<FileStorage> stubs till OpenCV 5.0 2 years ago
flann Revert "suppress warning on GCC 7 and later" 3 years ago
highgui Merge pull request #22838 from dan-masek:fix_issue_22837 2 years ago
imgcodecs imgcodecs: ensure parameters are key-value pairs, fix HDR encoder 2 years ago
imgproc Define the number of dstChannels for Lab, Luv, YCrCb and XYZ conversions 2 years ago
java Automatically set the correct OpenCV version in build.gradle 3 years ago
js Fix missing CharVector for JavaScript bindings 3 years ago
ml Revert "suppress warning on GCC 7 and later" 3 years ago
objdetect change resize interpolation to enable tests in arm, disable close_5 2 years ago
photo remove const in seamless_cloding APIs for better semantics 3 years ago
python pre: OpenCV 3.4.19 (version++) 2 years ago
shape Revert "suppress warning on GCC 7 and later" 3 years ago
stitching Merge pull request #22285 from asenyaev:asen/disabled_compiling_warnings_3.4 2 years ago
superres build: eliminate build warnings 3 years ago
ts Merge pull request #22651 from mshabunin:script-doc 2 years ago
video fix typo: Gausssian to Gaussian 2 years ago
videoio fix: AVFoundation inconsistent camera indices 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