Does ind2rgb returns the original color image?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Anushka
il 6 Giu 2015
Risposto: Walter Roberson
il 6 Giu 2015
Does ind2rgb returns the original color image?First I used rgb2int.
0 Commenti
Risposta accettata
Walter Roberson
il 6 Giu 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!