How to export the video with tracked objects?

1 visualización (últimos 30 días)
Jvella94
Jvella94 el 11 de Feb. de 2016
Respondida: Dima Lisin el 16 de Feb. de 2016
I used this tutorial (Multi Object Tracking) to make my own video of objects being tracked. How do I export this video to be used for PowerPoint presentations or YouTube? (code is exact as tutorial apart from file name ofc)

Respuesta aceptada

Dima Lisin
Dima Lisin el 16 de Feb. de 2016
You can use insertObjectAnnotation to "burn" bounding boxes with labels into the video frames, and you can use vision.VideoFileWriter to write the frames to a video file.

Más respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by