How to export the video with tracked objects?

2 ビュー (過去 30 日間)
Jvella94
Jvella94 2016 年 2 月 11 日
回答済み: Dima Lisin 2016 年 2 月 16 日
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)

採用された回答

Dima Lisin
Dima Lisin 2016 年 2 月 16 日
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.

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by