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!