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!