Inserting a line in a moving object
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.

0 comentarios
Respuestas (1)
Image Analyst
el 6 de Sept. de 2021
Editada: Image Analyst
el 6 de Sept. de 2021
Did you try calling plot() or rectangle()?
See attached demo.
Ver también
Categorías
Más información sobre Computer Vision with Simulink en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!