how to detect shadows in an image

4 vues (au cours des 30 derniers jours)
ASWATHY SUDHAKARAN
ASWATHY SUDHAKARAN le 28 Jan 2016
Commenté : ANDREA FORCELLA le 11 Mai 2022
I have an image which is given below
How can i detect the cast shadow by using a bounding box?????? (A rectangular box must be moved throughout the img searching for a shadow and when it detects a shadow,the box must be fixed there@ the shadow)
  1 commentaire
ANDREA FORCELLA
ANDREA FORCELLA le 11 Mai 2022
Maybe its correct create a background image that contain only the shadow? I'm trying to do that 'background = imopen(grayImage,se)'; where se=strel('disk',15);

Connectez-vous pour commenter.

Réponses (1)

Walter Roberson
Walter Roberson le 28 Jan 2016
  1 commentaire
ANDREA FORCELLA
ANDREA FORCELLA le 11 Mai 2022
Easy Ctrl C+ Ctrl V. GrEaT JoB!!

Connectez-vous pour commenter.

Catégories

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

Community Treasure Hunt

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

Start Hunting!

Translated by