How to read image from pixel values
이전 댓글 표시
Hi,
I need to read image from pixel values in .txt file
can anyone suggest something about this
Thanks in advance
댓글 수: 3
Image Analyst
2011년 9월 8일
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
2011년 9월 8일
Jan
2011년 9월 8일
Please, Vivek, post any details. There is absolutely no chance, that we can guess how the "pixel values" are stored in the file.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!