how to remove shadow edge in matlab

조회 수: 4 (최근 30일)
SHOBA MOHAN
SHOBA MOHAN 2018년 1월 8일
댓글: Malhar Ashtaputre 2018년 1월 19일
I have applied adaptive thresholding method to remove the shadows. The edges are presented in the output though Shadows are removed. Can anyone suggest how to remove it? I am attaching input and output image for the kind reference.

답변 (1개)

Malhar Ashtaputre
Malhar Ashtaputre 2018년 1월 8일
Hello,
To remove the shadow, follow the process (flowchart process) in the paper below:
  댓글 수: 3
SHOBA MOHAN
SHOBA MOHAN 2018년 1월 8일
I need your valuable suggestion. I am working on removing moving shadow of video. as an example i am attaching one of the frame of my working video. Please refer the attached image and suggest me is it possible to remove this long shadow? Thank you
Malhar Ashtaputre
Malhar Ashtaputre 2018년 1월 19일
It is possible that you may not be able remove complete shadow out of the image as it is very dense shadow, I would suggest, to try with the method in link (It may work).
For removing the shadow in video, convert video into frames and then remove shadow from each image(Frame). After removing shadow, combine all frames to form the video.
Malhar MA

댓글을 달려면 로그인하십시오.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by