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>pull/21067/head
parent
49432009fe
commit
79d4e865fe
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue