Feeds
已回答
Can anyone Help me with the Errors in this code? It's about Face Recognition using Eigenfaces
Changed to img = imread(str); but still there is error
Can anyone Help me with the Errors in this code? It's about Face Recognition using Eigenfaces
Changed to img = imread(str); but still there is error
6 years 前 | 0
提问
getting error in processing eval('img=imread(str);');
% number of images on the training set. M = 14; %read and show images(jpg); % S will store all the images S=[]; figure(1); ...
6 years 前 | 0 个回答 | 0
