I am trying to use the imageSet function with you database but it is giving me an error saying undefined function imageSet for input argument of type char. what should I do ?

조회 수: 1 (최근 30일)
faceDatabase = imageSet ('FaceDatabaseATT','recursive');
  댓글 수: 4
Tushar Biswas
Tushar Biswas 2016년 8월 21일
The same problem is faced by me.Can anyone please tell me the solution specifically?
Walter Roberson
Walter Roberson 2016년 8월 21일
Tushar Biswas, which version of MATLAB are you using, and do you have the Computer Vision toolbox installed and licensed?

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

채택된 답변

Steven Lord
Steven Lord 2016년 4월 14일
The documentation page indicates that imageSet is part of Computer Vision System Toolbox and this function was introduced in release R2014b. You will need to have this toolbox available and be using this release or later to use imageSet.

추가 답변 (1개)

Image Analyst
Image Analyst 2015년 3월 26일
It's probably in some toolbox that you (and I) don't have.

카테고리

Help CenterFile Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by