Are there any methods to remove/reduce shadows in this image?

6 vues (au cours des 30 derniers jours)
Tao Hu
Tao Hu le 21 Jan 2025
Commenté : Image Analyst le 25 Jan 2025
In this image, the leaves are on a piece of white paper. I wonder in this particular case if there are any effective methods for shadow removal or reduction using Matlab. If it's not possible to completely remove the shadows, reducing them is also OK. Thank you!

Réponses (1)

Image Analyst
Image Analyst le 23 Jan 2025
Try the Color Thresholder on the Apps tab of the tool ribbon. Use HSV colorspace and find regions with saturation less than about 0.2 - that will be the white and gray regions.
  4 commentaires
Tao Hu
Tao Hu le 24 Jan 2025
Thank you for your time, I have tried all you mentioned, including entropyfilt. Also tried entropyfilt-stdfilt (to get rid of shadow margins) and then imopen, but the shadows persist. I'm at my wits end. I'd appreciate it if you could give me more ideas.
Image Analyst
Image Analyst le 25 Jan 2025
I'm working on something but it's not successful yet on your images. In the meantime, try this link. https://www.google.com/search?hl=En&as_sitesearch=www.visionbib.com%2F&bthG=Google%2BSearch&q=shadow+removal

Connectez-vous pour commenter.

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Produits


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by