is there a matlab command that gives me the RGB matlab code of each pixel of a given image ?
조회 수: 2 (최근 30일)
이전 댓글 표시
such a given image ones(4,4) for example
댓글 수: 0
채택된 답변
Image Analyst
2018년 10월 7일
Not sure what you're asking (please read this link ) but if you want a csv file with x,y,r,g,b as a row in a CSV file, for each pixel in the image, the attached m-file does that.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!