代码搜索:Eigenfaces

找到约 66 项符合「Eigenfaces」的源代码

代码结果 66
www.eeworm.com/read/145056/12754668

m eigenfaces.m

% read all training images trainSamples=[]; imageNum=6; filepath='D:\picture\pgm\'; filebase='Female'; for i=1:imageNum fileno=int2str(i); filename=[filepath filebase fileno '.pgm'];
www.eeworm.com/read/155583/11862606

m eigenfaces.m

% Author: A. I. Wilmer (aiw99r@ecs.soton.ac.uk) % September 2002 TS_EXISTS=0; % if 0 regenerate the training set and do SVD on it etc etc... % establish the training set directories = 35; t
www.eeworm.com/read/229196/14349453

h eigenfaces.h

/*** ** libface - Library of face recognition and supporting algorithms Copyright (c) 2003 Stefan Farthofer This file is part of libface, which is free software; you can
www.eeworm.com/read/229196/14349473

c eigenfaces.c

/*** ** libface - Library of face recognition and supporting algorithms Copyright (c) 2003 Stefan Farthofer This file is part of libface, which is free software; you can
www.eeworm.com/read/386050/8767362

m prex_eigenfaces.m

%PREX_EIGENFACES PRTools example on the use of images and eigenfaces help prex_eigenfaces echo on % Load one image per each subject (may take a while) a = faces([1:40],1);
www.eeworm.com/read/299984/7139960

m prex_eigenfaces.m

%PREX_EIGENFACES PRTools example on the use of images and eigenfaces help prex_eigenfaces echo on % Load one image per each subject (may take a while) a = faces([1:40],1);
www.eeworm.com/read/460435/7250435

m prex_eigenfaces.m

%PREX_EIGENFACES PRTools example on the use of images and eigenfaces help prex_eigenfaces echo on % Load one image per each subject (may take a while) a = faces([1:40],1);
www.eeworm.com/read/450608/7480089

m prex_eigenfaces.m

%PREX_EIGENFACES PRTools example on the use of images and eigenfaces help prex_eigenfaces echo on % Load one image per each subject (may take a while) a = faces([1:40],1);
www.eeworm.com/read/441245/7672639

m prex_eigenfaces.m

%PREX_EIGENFACES PRTools example on the use of images and eigenfaces help prex_eigenfaces echo on % Load one image per each subject (may take a while) a = faces([1:40],1);
www.eeworm.com/read/137160/13341824

m prex_eigenfaces.m

%PREX_EIGENFACES PRTools example on the use of images and eigenfaces help prex_eigenfaces echo on % Load one image per each subject (may take a while) a = faces([1:40],1);