Where can I find vippedtracking.mp4 video from Tracking Pedestrians from a Moving Car example?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Srivardhan Gadila
am 31 Dez. 2021
You can type the following, in the command window:
which vippedtracking.mp4
1 Kommentar
Walter Roberson
am 31 Dez. 2021
For example you might find it at
fullfile(matlabroot, 'toolbox', 'vision' 'visiondata', 'vippedtracking.mp4')
It requires the Computer Vision Toolbox
Siehe auch
Kategorien
Mehr zu Computer Vision Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!