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 5e1c9099e8 Merge pull request #22158 from lamm45:intro-typos 3 years ago
..
calib3d Add more references. Update missing references with webarchive. Use mathbf for matrices. Check that the determinant of the rotation matrix is not negative (reflection), and correct it if it is the case. 3 years ago
core Fix minor errors in the first documentation page (Introduction) 3 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 4 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 bug fixed of GEMM node in ONNX_importer 3 years ago
features2d Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
flann typo: Minkowsky is actually Minkowski 3 years ago
highgui highgui: Qt: waitKey() supports Cyrillic/Japanese keyboard layout 3 years ago
imgcodecs Merge pull request #22064 from Kumataro:3.4-fix22052 3 years ago
imgproc imgproc: use singleton in color_hsv.simd.hpp 3 years ago
java Automatically set the correct OpenCV version in build.gradle 3 years ago
js Fix global variable assignment in JS test suite 3 years ago
ml Fix some typos in modules/. 3 years ago
objdetect Merge pull request #22025 from AleksandrPanov:fix_samplingForVersion_multiplyingFactor 3 years ago
photo remove const in seamless_cloding APIs for better semantics 3 years ago
python pre: OpenCV 3.4.18 (version++) 3 years ago
shape python: discover tests from module/misc/python/test paths 6 years ago
stitching Fix DpSeamFinder::hasOnlyOneNeighbor 3 years ago
superres build: eliminate build warnings 3 years ago
ts build: GCC12 warnings 3 years ago
video Fix KalmanFilter comment error 3 years ago
videoio Merge pull request #22137 from danopdev:issues-22126 3 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