mirror of
https://github.com/opencv/opencv.git
synced 2024-12-19 03:58:31 +08:00
a64b51dd94
Usage of imread(): magic number 0, unchecked result * docs: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread() * samples, apps: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread() * tests: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread() * doc/py_tutorials: check imread() result |
||
---|---|---|
.. | ||
core_mat_checkVector.cpp | ||
core_merge.cpp | ||
core_reduce.cpp | ||
core_split.cpp | ||
core_various.cpp | ||
imgcodecs_imwrite.cpp | ||
imgproc_applyColorMap.cpp | ||
imgproc_calcHist.cpp | ||
imgproc_drawContours.cpp | ||
imgproc_HoughLinesCircles.cpp | ||
imgproc_HoughLinesP.cpp | ||
imgproc_HoughLinesPointSet.cpp |