how to detect shadows in an image

5 次查看(过去 30 天)
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 个评论
ANDREA FORCELLA
ANDREA FORCELLA 2022-5-11
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);

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2016-1-28

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by