mirror of
https://github.com/opencv/opencv.git
synced 2024-12-18 11:28:02 +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 |
||
---|---|---|
.. | ||
images | ||
py_canny | ||
py_colorspaces | ||
py_contours | ||
py_filtering | ||
py_geometric_transformations | ||
py_grabcut | ||
py_gradients | ||
py_histograms | ||
py_houghcircles | ||
py_houghlines | ||
py_morphological_ops | ||
py_pyramids | ||
py_template_matching | ||
py_thresholding | ||
py_transforms | ||
py_watershed | ||
py_table_of_contents_imgproc.markdown |