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

채택된 답변

Image Analyst
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개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by