Can't Use Computer Vision System Toolbox
Show older comments
I am trying to use the Computer Vision System Toolbox, specifically pointTracker. However, when I type:
vision.PointTracker
I get the following error:
Can't reload '/Applications/MATLAB_R2018a.app/bin/maci64/libmwocv.dylib'
Error in vision.PointTracker (line 252)
obj.pTracker = vision.internal.PointTracker;
Does anyone have any idea why this is happening? I've tried uninstalling and reinstalling the computer vision toolbox, and I tried downloading the latest version of Matlab (R2018a) but it did nothing.
1 Comment
Eyshika Agarwal
on 25 Oct 2018
Did you get any way to solve it ? i am getting this error specifically while using disparity function, which i was able to use few days ago. but suddenly getting this error
Answers (0)
Categories
Find more on Licensing on Cloud Platforms 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!