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...
대략 6년 전 | 답변 수: 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...
대략 6년 전 | 답변 수: 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...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
facial recognition using pca
function [OutputName,Recognized_index] = Recognition( TestImage, m, A, Eigenfaces) % Recognizing step.... % % Description: Th...
대략 6년 전 | 답변 수: 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 ...
대략 6년 전 | 답변 수: 0 | 0