• 大小: 0.53M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-04
  • 语言: 其他
  • 标签: 其他  

资源简介

facerecognition.rar

资源截图

代码片段和文件信息

%FACE RECOGNITION SYSTEM
%
% Face recognition system based on EigenFaces Method.
% The system functions by projecting face images onto a feature space
% that spans the significant variations among known face images. The
% significant features are known as “eigenfaces“ because they are the
% eigenvectors (principal components) of the set of faces.
%
% Face images must be collected into sets: every set (called “class“) should
% include a number of images for each person with some variations in 
% expression and in the lighting. When a new input image is read and added
% to the training database the number of class is required. Otherwise a new 
% input image can be processed and confronted with all classes present in database.
% We choose a number of eigenvectors M‘ equal to t

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      14262  2016-09-22 16:16  facerecognition\facerecognition.m

     文件     557035  2004-01-24 10:51  facerecognition\faces.zip

     文件       3135  2004-01-24 11:13  facerecognition\readme.txt

     目录          0  2016-09-21 23:07  facerecognition

----------- ---------  ---------- -----  ----

               574432                    4


评论

共有 条评论