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 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