How to read image from pixel values
Mostrar comentarios más antiguos
Hi,
I need to read image from pixel values in .txt file
can anyone suggest something about this
Thanks in advance
3 comentarios
Image Analyst
el 8 de Sept. de 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
el 8 de Sept. de 2011
Jan
el 8 de Sept. de 2011
Please, Vivek, post any details. There is absolutely no chance, that we can guess how the "pixel values" are stored in the file.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Convert Image Type en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!