How to export the video with tracked objects?

조회 수: 1 (최근 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개)

카테고리

Help CenterFile Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by