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 f90aea22b1 cuda: fix build (legacy C-API usage) 7 years ago
..
calib3d Merge pull request #11630 from alalek:c_api_eliminate_constructors 7 years ago
core Merge pull request #12443 from DEEPIR:master 7 years ago
cudaarithm backport fixes for static analyzer warnings 7 years ago
cudabgsegm cuda: eliminate part of build warnings 7 years ago
cudacodec
cudafeatures2d CUDA: drop OPENCV_TRAITS_ENABLE_DEPRECATED requirement 7 years ago
cudafilters Misc. typos 7 years ago
cudaimgproc build: don't use nullptr without C++11 guard 7 years ago
cudalegacy cuda: fix build (legacy C-API usage) 7 years ago
cudaobjdetect
cudaoptflow
cudastereo cuda: fix build 7 years ago
cudawarping Source typo fixes 7 years ago
cudev Source typo fixes 7 years ago
dnn Merge pull request #12437 from vpisarev:avx2_fixes 7 years ago
features2d Misc. typos 7 years ago
flann opencv: Use cv::AutoBuffer<>::data() 7 years ago
highgui don't use constructors for C API structures 7 years ago
imgcodecs don't use constructors for C API structures 7 years ago
imgproc Merge pull request #12446 from alalek:imgproc_grabcut_numeric_issues 7 years ago
java Merge pull request #12264 from dkurt:dnn_remove_forward_method 7 years ago
js js: use generated list of OpenCV headers 7 years ago
ml ml: fix adjusting K in KNearest (#12358) 7 years ago
objdetect don't use constructors for C API structures 7 years ago
photo Merge pull request #11630 from alalek:c_api_eliminate_constructors 7 years ago
python python: add support for NMSBoxes 7 years ago
shape Update aff_trans.cpp 7 years ago
stitching don't use constructors for C API structures 7 years ago
superres build: unreachable code after CV_Error() 7 years ago
ts don't use constructors for C API structures 7 years ago
video don't use constructors for C API structures 7 years ago
videoio don't use constructors for C API structures 7 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