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!