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 Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!