Where can I find vippedtracking.mp4 video from Tracking Pedestrians from a Moving Car example?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Srivardhan Gadila
2021-12-31
You can type the following, in the command window:
which vippedtracking.mp4
1 个评论
Walter Roberson
2021-12-31
For example you might find it at
fullfile(matlabroot, 'toolbox', 'vision' 'visiondata', 'vippedtracking.mp4')
It requires the Computer Vision Toolbox
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computer Vision Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!