How I can change the video in Motion-Based Multiple Object Tracking example?

Hi .I am new in matlab and I want to study the Motion-Based Multiple object Tracking example.I tried to change the video but I have this error "The filename specified was not found in the MATLAB path".Please help me in this .Thanks..

댓글 수: 4

Please ..Any help? T_T
Amani - are you referring to the example from http://www.mathworks.com/help/vision/examples/motion-based-multiple-object-tracking.html? If so, then you need the Computer Vision System Toolbox. To see if you have it, type ver in the Command Window to see your version of MATLAB and the toolboxes that you have.
Yes I have it "Computer Vision System Toolbox Version 5.2 (R2013a)"..What have I to do with the error please?
What is the line of code that you are executing? Please include it and the full error message.

댓글을 달려면 로그인하십시오.

답변 (1개)

Dima Lisin
Dima Lisin 2014년 12월 20일
This error indicates that either you have typed the file name incorrectly, or you are in a different directory. Try including the full path to the video file or changing the working directory to the one containing the video file.

카테고리

도움말 센터File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

질문:

2014년 12월 18일

답변:

2014년 12월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by