필터 지우기
필터 지우기

Inserting a line in a moving object

조회 수: 2 (최근 30일)
Harvey Carunungan
Harvey Carunungan 2021년 9월 6일
댓글: Harvey Carunungan 2021년 9월 6일
I would like to insert a skeleton line that follows the movement of the tracked object.
The object is tracked using background subtraction.
Is such algorithm possible? If so how would I do it? A drawn red line example is shown in the following image below.

답변 (1개)

Image Analyst
Image Analyst 2021년 9월 6일
편집: Image Analyst 2021년 9월 6일
Did you try calling plot() or rectangle()?
See attached demo.
  댓글 수: 1
Harvey Carunungan
Harvey Carunungan 2021년 9월 6일
No I have not tried.
The demo shows the color tracking of the object but I was thinking whether you could insert line segments on the detected object and follow its movements?

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

카테고리

Help CenterFile Exchange에서 Tracking and Motion Estimation에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by