Does ind2rgb returns the original color image?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Anushka
le 6 Juin 2015
Réponse apportée : Walter Roberson
le 6 Juin 2015
Does ind2rgb returns the original color image?First I used rgb2int.
0 commentaires
Réponse acceptée
Walter Roberson
le 6 Juin 2015
No. rgb2ind quantizes colors to fit the number requested. ind2rgb cannot undo that quantization.
It is sort of like rounding: once two numbers round to the same result you can't distinguish them.
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!