Inserting a line in a moving object
이전 댓글 표시
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
2021년 9월 6일
편집: Image Analyst
2021년 9월 6일
0 개 추천
Did you try calling plot() or rectangle()?
See attached demo.
카테고리
도움말 센터 및 File Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!