When i run code using Computer Vision System toolbox, i get this error of using an undefined function or class vision.PointTracker? even when I have downloaded the toolbox correctly

1 view (last 30 days)
When I run code using Computer Vision System toolbox, I get this error of using an undefined function or class vision.PointTracker? Even when I have downloaded the toolbox correctly.

Accepted Answer

Walter Roberson
Walter Roberson on 22 Mar 2018
You can get that error if you do not have the Computer Vision Toolbox licensed.
What shows up for
which vision.PointTracker
(You can also get that error if you are using MATLAB R2010a through R2011b, as vision.PointTracker was introduced in R2012a.)
  2 Comments
sunaina aytan
sunaina aytan on 23 Mar 2018
Hi thank you for your response,
I had uninstalled the toolbox and tried to reinstall the tool box but keep getting this error Downloads/MathWorks/R2017a/archives/common/vision_common_1487291449.enc (No such file or directory) Would you like to retry installing vision_common? If you press No, the installer will exit without completing the installation. More information can be found at /var/folders/2_/mrz3s5yj6kg1gdfv9prz0k580000gn/T/mathworks_Sunaina.log

Sign in to comment.

More Answers (0)

Categories

Find more on Computer Vision Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!