Inserting a line in a moving object
Mostra commenti meno recenti
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.

Risposte (1)
Image Analyst
il 6 Set 2021
Modificato: Image Analyst
il 6 Set 2021
0 voti
Did you try calling plot() or rectangle()?
See attached demo.
1 Commento
Harvey Carunungan
il 6 Set 2021
Categorie
Scopri di più su Computer Vision with Simulink in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!