opencv/modules/imgcodecs
nickjackolson 79d4e865fe Add warning message to imread()
Add a warning message using CV_LOG__WARNING().
This way api behaviour is preserved. Outputs are
the same but user gets an extra warning in case
fopen() fails to access image file for some reason.
This would help new users and also debugging
complex apps which use imread()

Signed-off-by: nickjackolson <metedurlu@gmail.com>
2021-11-18 21:19:05 +01:00
..
include/opencv2 Document imwrite depth fallback 2021-05-12 19:55:58 +03:00
misc/java/test java: test: use assertNotNull and assertFalse 2019-05-24 10:45:09 +02:00
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src Add warning message to imread() 2021-11-18 21:19:05 +01:00
test 32bit rgb bmp file should not copy data as rgba 2021-10-21 16:47:27 +08:00
CMakeLists.txt fix link error on shared libs with -MT 2021-10-12 17:50:31 +02:00