hi , thanks for reply .
plz help me my problem is
i have n number of images of same size in a folder . i want to read these images in a matrix of x*y*n . where x is width of image , y is height of image and n is no. of images .
so that at n=0 we have 1st image , n=1 we have 2nd image and so on.... it will look like a cube
|
|
0
|
|
|
|
Reply
|
hello
|
6/13/2010 11:31:03 AM |
|
"hello kaur" <sukhsidhu06@gmail.com> wrote in message <hv2fhm$6vp$1@fred.mathworks.com>...
> hi , thanks for reply .
> plz help me my problem is
> i have n number of images of same size in a folder . i want to read these images in a matrix of x*y*n . where x is width of image , y is height of image and n is no. of images .
> so that at n=0 we have 1st image , n=1 we have 2nd image and so on.... it will look like a cube
a hint:
http://matlabwiki.mathworks.com/MATLAB_FAQ#How_can_I_process_a_sequence_of_files.3F
us
|
|
0
|
|
|
|
Reply
|
us1 (8054)
|
6/13/2010 11:40:20 AM
|
|