I tried loading face database using the command "faceDatabase = imageSet('​FaceDataba​seATT','re​cursive');​" . I am using matlab virsion 7.11.10(R2010b). It is showing error "Undefined function or method 'imageSet' for input arguments of type 'char'.".

2 views (last 30 days)
faceDatabase = imageSet('FaceDatabaseATT','recursive');
error: Undefined function or method 'imageSet' for input arguments of type 'char'.

Answers (1)

Boson Saya
Boson Saya on 21 Jun 2018
You can download the data from this link
extract and rename the folder..

Community Treasure Hunt

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

Start Hunting!