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 4e0d2a3e6c Merge pull request #12193 from alalek:fix_vaapi_sample 7 years ago
..
calib3d Merge pull request #12136 from sturkmen72:update_documentation 7 years ago
core Merge pull request #12193 from alalek:fix_vaapi_sample 7 years ago
cudaarithm Closes #12281 - a bug in cuda::pow with negative base values 7 years ago
cudabgsegm cuda: eliminate part of build warnings 7 years ago
cudacodec cuda: eliminate part of build warnings 7 years ago
cudafeatures2d
cudafilters Misc. typos 7 years ago
cudaimgproc Misc. typos 7 years ago
cudalegacy cuda: eliminate part of build warnings 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 #12306 from berak:python_nmsboxes 7 years ago
features2d Misc. typos 7 years ago
flann opencv: Use cv::AutoBuffer<>::data() 7 years ago
highgui Merge pull request #12219 from alalek:fix_assert_messages 7 years ago
imgcodecs Add export macro for ios conversion functions 7 years ago
imgproc Merge pull request #12255 from csukuangfj:patch_5 7 years ago
java Add Java overloads for each default argument (#11940) 7 years ago
js
ml ml: don't use "getSubVector()" with 2D matrix 7 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 build: unreachable code after CV_Error() 7 years ago
ts Misc. typos 7 years ago
video Update documentation and samples 7 years ago
videoio `CV_Assert`s changed 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