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 commentaires

Walter Roberson
Walter Roberson le 27 Déc 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 le 27 Déc 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 le 27 Déc 2017
So, it's solved now, right?
SHOBA MOHAN
SHOBA MOHAN le 27 Déc 2017
Yes @ Image Analyst

Connectez-vous pour commenter.

Réponses (0)

Commenté :

le 27 Déc 2017

Community Treasure Hunt

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

Start Hunting!

Translated by