problem with rgb to gray conversion
Mostrar comentarios más antiguos
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
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
el 27 de Dic. de 2017
Image Analyst
el 27 de Dic. de 2017
So, it's solved now, right?
SHOBA MOHAN
el 27 de Dic. de 2017
Respuestas (0)
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!