problem with rgb to gray conversion

I got the rgb image output but after doing rgb to gray conversion i got null output image. I attached the image for reference. Suggest the way forward.

4 comentarios

Walter Roberson
Walter Roberson el 27 de Dic. de 2017
Did you only do rgb2gray() or did you also do im2double() or perhaps double(), or did you possibly copy the contents of the grayscale image into another array?
SHOBA MOHAN
SHOBA MOHAN el 27 de Dic. de 2017
I did rgb2gray(). The error was with the code prior to the rgb2gray(), corrected it and got the output also attached the same here. Thanks @ Walter.
Image Analyst
Image Analyst el 27 de Dic. de 2017
So, it's solved now, right?
SHOBA MOHAN
SHOBA MOHAN el 27 de Dic. de 2017
Yes @ Image Analyst

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Preguntada:

el 27 de Dic. de 2017

Comentada:

el 27 de Dic. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by