problem with rgb to gray conversion
Afficher commentaires plus anciens
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
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
le 27 Déc 2017
Image Analyst
le 27 Déc 2017
So, it's solved now, right?
SHOBA MOHAN
le 27 Déc 2017
Réponses (0)
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!