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 c441ad36c8 build: don't use nullptr without C++11 guard 6 years ago
..
calib3d calib3d: use `Mat::reserveBuffer()` instead of `.create()` 6 years ago
core backport fixes for static analyzer warnings 6 years ago
cudaarithm backport fixes for static analyzer warnings 6 years ago
cudabgsegm
cudacodec
cudafeatures2d CUDA: drop OPENCV_TRAITS_ENABLE_DEPRECATED requirement 6 years ago
cudafilters Misc. typos 7 years ago
cudaimgproc build: don't use nullptr without C++11 guard 6 years ago
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo
cudawarping Source typo fixes 7 years ago
cudev Source typo fixes 7 years ago
dnn Fix #12407 6 years ago
features2d Misc. typos 7 years ago
flann
highgui Merge pull request #12219 from alalek:fix_assert_messages 7 years ago
imgcodecs backport fixes for static analyzer warnings 6 years ago
imgproc Merge pull request #12406 from alalek:backport_12357_12391 6 years ago
java java: fix LIST_GET macro 6 years ago
js js: use generated list of OpenCV headers 6 years ago
ml ml: fix adjusting K in KNearest (#12358) 6 years ago
objdetect Merge pull request #12136 from sturkmen72:update_documentation 7 years ago
photo Merge pull request #12136 from sturkmen72:update_documentation 7 years ago
python python: add support for NMSBoxes 7 years ago
shape Update aff_trans.cpp 7 years ago
stitching Update documentation and samples 7 years ago
superres
ts Workaround for GTest v1.8.1 + Visual Studio 2013 (vc12) 6 years ago
video Update documentation and samples 7 years ago
videoio build: don't use nullptr without C++11 guard 6 years ago
videostab Fixed issues found by static analysis (mostly DBZ) 7 years ago
viz viz: call "mapper->Update()" before and after SetInputData() 7 years ago
world
CMakeLists.txt