Inserting a line in a moving object
Ältere Kommentare anzeigen
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.

Antworten (1)
Image Analyst
am 6 Sep. 2021
Bearbeitet: Image Analyst
am 6 Sep. 2021
0 Stimmen
Did you try calling plot() or rectangle()?
See attached demo.
Kategorien
Mehr zu Computer Vision with Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!