Reply by inia...@ymail.com February 2, 20092009-02-02
Hello guys,
>
>I have a question. I have an image and I am wondering how to use MATLAB to generate a text file that contains the pixel values of the image?
>
>Thanks
>
>Haidar
hi friends,
you first read image using imread('location of image').
xlswrite(),xlsread() function which is inbuilt in MATLAB Using these functions we can write pixel values in EXCEL sheet and then converted to text file.we can also write pixel values in word document also.see MATLAB Help.

Thanks
Inian Thavamani
Reply by heidar mhr January 29, 20072007-01-29
Hello guys,

I have a question. I have an image and I am wondering how to use MATLAB to generate a text file that contains the pixel values of the image?

Thanks

Haidar