Undefined variable "vision" or class "vision.Ca​scadeObjec​tDetector"​.

every time i enter this code:
myFaceDetector = vision.CascadeObjectDetector;
i get this error
Undefined variable "vision" or class "vision.CascadeObjectDetector".
how do i fix this?
MATLAB R2019a

5 Kommentare

Check to see if you've the 'Computer Vision System Toolbox' installed by typing ver at the MATLAB command prompt.
yes 'Computer Vision System Toolbox' installed
Try
>>restoredefaultpath
>>rehash toolboxcache
I have same error help me please,I try what you say but nothing happen
What shows up for
ver('vision')
which -all vision.CascadeObjectDetector

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Produkte

Version

R2019a

Gefragt:

am 2 Mai 2019

Kommentiert:

am 16 Mär. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by