is there a matlab command that gives me the RGB matlab code of each pixel of a given image ?
1 回表示 (過去 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!