How to read image from pixel values
Show older comments
Hi,
I need to read image from pixel values in .txt file
can anyone suggest something about this
Thanks in advance
3 Comments
Image Analyst
on 8 Sep 2011
Here's a suggestion:
http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
Read that, then explain better what you mean. Otherwise all I can suggest to to look at things like dlmread(), fread(), and similar kinds of text reading functions.
Jim
on 8 Sep 2011
Jan
on 8 Sep 2011
Please, Vivek, post any details. There is absolutely no chance, that we can guess how the "pixel values" are stored in the file.
Accepted Answer
More Answers (0)
Categories
Find more on Convert Image Type in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!