mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 12:19:50 +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_brief | ||
| py_fast | ||
| py_feature_homography | ||
| py_features_harris | ||
| py_features_meaning | ||
| py_matcher | ||
| py_orb | ||
| py_shi_tomasi | ||
| py_sift_intro | ||
| py_surf_intro | ||
| py_table_of_contents_feature2d.markdown | ||