Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to read an image from an array character ?

i have and array containing file name (number) without the extension (.jpg)

as an example - [ 1, 0, 14; 3. 0, 10; 4. 2, 15] in this first column represent the file name.

how can i load first image and do the operation and load the next image and do the operation again.