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 9b4adc9acb Merge pull request #19146 from alalek:dnn_openvino_2021.2.0 4 years ago
..
calib3d Applied '@ref' linking for 3.4 Calib3D parameters and added enum cv::fisheye::CALIB_ZERO_DISPARITY == cv::CALIB_ZERO_DISPARITY == 0x400 == 1 << 10. 4 years ago
core Optimize calls to std::string::find() and friends for a single char. 4 years ago
cudaarithm Fix errors when building with cuda stubs 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 Merge pull request #13695 from flyingfalling:3.4 6 years ago
cudaimgproc Remove compiler warnings 4 years ago
cudalegacy build: eliminate CUDA warnings 5 years ago
cudaobjdetect suppress noisy warning 5 years ago
cudaoptflow Remove compiler warnings 4 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 #19146 from alalek:dnn_openvino_2021.2.0 4 years ago
features2d features2d: fix ORB::setFirstScale() handling 4 years ago
flann flann: drop wrapping of Index class 4 years ago
highgui update documentation 4 years ago
imgcodecs update documentation 4 years ago
imgproc Move big objects (>20k) from stack to heap. 4 years ago
java android: use protected fields in JavaCamera2View 4 years ago
js cmake(js): update js targets 4 years ago
ml ml: fix python test 4 years ago
objdetect fix curved qrcodes decoding 4 years ago
photo Merge pull request #17025 from tomoaki0705:fixTestFailureCUDABruteForceNonLocalMeans 5 years ago
python imgproc: fix minAreaRect() 4 years ago
shape python: discover tests from module/misc/python/test paths 6 years ago
stitching Fix errors when building with cuda stubs 4 years ago
superres Add semicolons after `CV_INSTRUMENT` macros 6 years ago
ts Merge pull request #18955 from alalek:test_debug_flag 4 years ago
video Merge pull request #17180 from PetWorm:3.4 5 years ago
videoio videoio(test): add FFmpeg backend check 4 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 Do not build protobuf without dnn (#10689) 7 years ago
CMakeLists.txt cmake: allow providing list of extra modules paths 7 years ago