how to detect shadows in an image

4 ビュー (過去 30 日間)
ASWATHY SUDHAKARAN
ASWATHY SUDHAKARAN 2016 年 1 月 28 日
コメント済み: ANDREA FORCELLA 2022 年 5 月 11 日
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 日
  1 件のコメント
ANDREA FORCELLA
ANDREA FORCELLA 2022 年 5 月 11 日
Easy Ctrl C+ Ctrl V. GrEaT JoB!!

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by