is there a matlab command that gives me the RGB matlab code of each pixel of a given image ?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
diadalina
le 7 Oct 2018
Réponse apportée : Image Analyst
le 7 Oct 2018
such a given image ones(4,4) for example
0 commentaires
Réponse acceptée
Image Analyst
le 7 Oct 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!