Does ind2rgb returns the original color image?

2 vues (au cours des 30 derniers jours)
Anushka
Anushka le 6 Juin 2015
Does ind2rgb returns the original color image?First I used rgb2int.

Réponse acceptée

Walter Roberson
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.

Plus de réponses (0)

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by