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 221bfa4c67 Merge pull request #20466 from rogday:efficientnet_fix_34 4 years ago
..
calib3d calib3d: Update documentation of calibrateCamera 4 years ago
core fix: convert arguments names that are keywords reserved by Python 4 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 remove danger race condition 4 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 fix getDefaultName() 4 years ago
cudastereo
cudawarping
cudev Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
dnn add Max layer to TFImporter 4 years ago
features2d Add Thickness parameter in drawMatches function 4 years ago
flann Remove static initializers caused by templated static member. 4 years ago
highgui fix scale problem in DefaultViewPort::controlImagePosition() 4 years ago
imgcodecs EXR reading: support Z channel if no Y channel 4 years ago
imgproc add note about hierarchy in python version 4 years ago
java java: force using of 'Ptr<>' for OpenCV classes 4 years ago
js Bugfix on import script with web worker. 4 years ago
ml ml: update checks 4 years ago
objdetect Merge pull request #20150 from rogday:svm_detector_test 4 years ago
photo Update contrast_preserve.hpp 4 years ago
python Avoid adding false UMat/GpuMat declaration 4 years ago
shape
stitching fix loop boundary condition 4 years ago
superres
ts Merge pull request #20146 from asmorkalov:as/java_test_filter 4 years ago
video Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue 4 years ago
videoio fix videoio/src/container_avi.cpp VideoInputStream alignment 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
CMakeLists.txt