Ask Your Question

Revision history [back]

why imread return empty matrix

l'm work on android app with opencv 2.4.9 and in jni function l try to read images from database l test simple one Mat testSample = imread("/storage/emulated/0/h.jpg"); l search online but can't solve it but imread function return empty so what's problem? and what's debug mode or release mode (Do l face problem because of them if yes how to fix it) sorry l'm beginner