Does ind2rgb returns the original color image?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuesta aceptada
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.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!