My question I have folder of image organized as
Database -> CASIA Iris Image Database (version 1.0) -> folder001(this folder change to 001to 108) -> previouse folder contains two folder each of them contains 3 images
the structure of folder as
http://imageshack.us/photo/my-images/337/picture1ki.png/
how i can read CASIA V1.0 1 IN MATLAB?
Below is a generic code for any number of images in a folder. You can simplify it if you are sure to have 3 images per folder and you know the filename format for each.