How to export the video with tracked objects?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jvella94
le 11 Fév 2016
Réponse apportée : Dima Lisin
le 16 Fév 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)
0 commentaires
Réponse acceptée
Dima Lisin
le 16 Fév 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.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Computer Vision with Simulink dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!