I want to convert gray image to RGB image.

1 visualización (últimos 30 días)
ChanWoo Lee
ChanWoo Lee el 9 de Dic. de 2020
Respondida: Sahithi Kanumarlapudi el 14 de Dic. de 2020
I want to convert a gray image to an RGB image while maintaining the size after resizing in the code I wrote. What should I do?

Respuestas (1)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi el 14 de Dic. de 2020
Hi,
I understand that you want to convert a gray image into RGB image. The function 'ind2rgb' can be used to do so.
You can refer the following link for more info on ind2rgb function
The following links have some examples
Hope this helps!

Categorías

Más información sobre Modify Image Colors en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by