Does ind2rgb returns the original color image?

2 visualizaciones (últimos 30 días)
Anushka
Anushka el 6 de Jun. de 2015
Respondida: Walter Roberson el 6 de Jun. de 2015
Does ind2rgb returns the original color image?First I used rgb2int.

Respuesta aceptada

Walter Roberson
Walter Roberson el 6 de Jun. de 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.

Más respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by