
Kalyan Seelam
Followers: 0 Following: 0
Feeds
提问
How to read multiple text.jpg images in a loop?
i saved the images as text.jpg,text(1).jpg,text(2).jpg as indexes in a folder...while i running this following code in which the...
5 years 前 | 1 个回答 | 0
1
个回答提问
problem with xlswrite function
how to write individual characters to string in a single cell (when the string is divided to individual characters in to the ce...
5 years 前 | 0 个回答 | 0
0
个回答提问
correct the errors in these codes
i have written matlab code related to facial attendance system ...i came across with some errors..can anyone plz check my error...
5 years 前 | 0 个回答 | 0
0
个回答提问
facial recognition using pca
function [OutputName,Recognized_index] = Recognition( TestImage, m, A, Eigenfaces) % Recognizing step.... % % Description: Th...
5 years 前 | 0 个回答 | 0
0
个回答提问
this code requires more input arguments to run
function [m, A, Eigenfaces] = EigenfaceCore(T) m = mean(T,2); % Computing the average face image m = (1/P)*sum(Tj's) (j = 1 ...
5 years 前 | 0 个回答 | 0