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

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

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

제품

릴리스

R2019a

질문:

2019년 5월 2일

댓글:

2020년 3월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by