computer vision system toolbox
Show older comments
I am using MATLAB R2012a. in the help menu there it shows the computer vision system toolbox, but when i run a command "FD=vivion.CascadeObjectDetection('EyepairBig');" it shows an error "undefined variable 'vision' or class vision.cascadeobjectdetection " . I'm using it for detection of eyes on a face in an image Am i supposed to do something with the toolbox before using it. please help.
Thanks in advance
2 Comments
David Young
on 17 Dec 2014
Did you copy and paste the command into your question? If so, the problem might be that vision is mis-spelt as "vivion". If that's not the problem, use the "ver" command to check that you have the toolbox.
Zeeshan
on 20 Dec 2014
Accepted Answer
More Answers (0)
Categories
Find more on Computer Vision with Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!