Where can I find vippedtracking.mp4 video from Tracking Pedestrians from a Moving Car example?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I'm trying to implement on my own matlab the code used in the example Tracking Pedestrians from a Moving Car, but I don't know where can I find the video vippedtracking.mp4.
Anyone can help me? Thanks.
0 Commenti
Risposte (1)
Srivardhan Gadila
il 31 Dic 2021
You can type the following, in the command window:
which vippedtracking.mp4
1 Commento
Walter Roberson
il 31 Dic 2021
For example you might find it at
fullfile(matlabroot, 'toolbox', 'vision' 'visiondata', 'vippedtracking.mp4')
It requires the Computer Vision Toolbox
Vedere anche
Categorie
Scopri di più su Computer Vision Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!