Where can I find vippedtracking.mp4 video from Tracking Pedestrians from a Moving Car example?

5 visualizaciones (últimos 30 días)
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.

Respuestas (1)

Srivardhan Gadila
Srivardhan Gadila el 31 de Dic. de 2021
You can type the following, in the command window:
which vippedtracking.mp4
You can refer to the documentation of which for more information.
  1 comentario
Walter Roberson
Walter Roberson el 31 de Dic. de 2021
For example you might find it at
fullfile(matlabroot, 'toolbox', 'vision' 'visiondata', 'vippedtracking.mp4')
It requires the Computer Vision Toolbox

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by