is there a matlab command that gives me the RGB matlab code of each pixel of a given image ?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
diadalina
am 7 Okt. 2018
Beantwortet: Image Analyst
am 7 Okt. 2018
such a given image ones(4,4) for example
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 7 Okt. 2018
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!