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 comentarios

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

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Computer Vision Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2019a

Etiquetas

Preguntada:

el 2 de Mayo de 2019

Comentada:

el 16 de Mzo. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by