Tagged Questions
1
vote
1answer
216 views
Convert PNG images to pixel gray-level values feature vectors
I am a newbie in MATLAB and I have a set of bmp images which I need to convert into pixel gray-level values as feature vectors of image. Can anyone suggest me the way how I can do that?
I need to use ...