필터 지우기
필터 지우기

Blob analysis to a difference image gave me an over segmented moving object picture. Is there any way to correctly estimate the moving object shape ? I already tried morphological closing but it didn't work.

조회 수: 2 (최근 30일)
under_segmentation.jpg
  댓글 수: 1
KALYAN ACHARJYA
KALYAN ACHARJYA 2020년 1월 20일
Is there any way to correctly estimate the moving object shape ? I already tried morphological closing but it didn't work.
As per my understanding, its just a still image (frame by frame in video). The segmentation method is not accurate in your case. Is their any reference to use closing, those mprpho operationas for post processing on segmented image.

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

답변 (1개)

Selva Karna
Selva Karna 2020년 1월 23일
Hi,
Steps:
  • Background subtraction
  • Proper edge analysis
  • Image labeling
  • Image region analysis

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by