mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-07 12:19:55 +01:00
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 | ||