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.
 
 
 
 
 
 
Simon Lynen 6033599c88
Make LineSegmentDetector deterministic by using stable_sort for ordering keypoints prior to region growing
2 years ago
..
calib3d Merge pull request #23305 from bhavitp:fix/calib3d/undistortion_grid 2 years ago
core Merge pull request #23131 from y-guyon:align_ptr_intrin_sse 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 cuda::StereoBM - fix hanging and racing issue 6 years ago
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 Fix bug 2 years ago
flann Merge pull request #23276 from vovka643:flann_corrections 2 years ago
highgui Remove separator between trackbars. 2 years ago
imgcodecs Merge pull request #23108 from crackwitz:issue-23107 2 years ago
imgproc Make LineSegmentDetector deterministic by using stable_sort for ordering keypoints prior to region growing 2 years ago
java Merge pull request #23108 from crackwitz:issue-23107 2 years ago
js Fix missing CharVector for JavaScript bindings 3 years ago
ml Warning supression fix for XCode 13.1 and newer. Backport #23203 2 years ago
objdetect Merge pull request #23108 from crackwitz:issue-23107 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" 3 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 Merge pull request #23108 from crackwitz:issue-23107 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