文件名称:Facedetect
介绍说明--下载内容均来自于网络,请自行研究使用
计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸
特征提取方法。-Computer Face Recognition Technology (Face Reocgnition) on the use of computer analysis of facial image, to extract the valid identification information used to identify the status of a technology. [1] that is known to standardize treatment of face, through a method and a database of face samples for matching, search library, the corresponding face and the face-related information. Automatic face recognition system has two main technical aspects, first, face location, that is, from the input image to find the location of the face there, the faces will be split out from the background, the second is, the standard features of face images extraction and recognition. Described in this paper PCA (Eigenfaces) method is a common facial feature extraction method.
特征提取方法。-Computer Face Recognition Technology (Face Reocgnition) on the use of computer analysis of facial image, to extract the valid identification information used to identify the status of a technology. [1] that is known to standardize treatment of face, through a method and a database of face samples for matching, search library, the corresponding face and the face-related information. Automatic face recognition system has two main technical aspects, first, face location, that is, from the input image to find the location of the face there, the faces will be split out from the background, the second is, the standard features of face images extraction and recognition. Described in this paper PCA (Eigenfaces) method is a common facial feature extraction method.
相关搜索: FIND
MATCHING
IMAGE
FROM
DATABASE
Feature
Extract
face
matlab
人脸
特征提取
facial
features
extraction
find
matching
method
in
image
face
image
feature
extraction
matlab
MATCHING
IMAGE
FROM
DATABASE
Feature
Extract
face
matlab
人脸
特征提取
facial
features
extraction
find
matching
method
in
image
face
image
feature
extraction
matlab
(系统自动生成,下载前可以参看下载内容)
下载文件列表
特有用PCA_based Face Recognition System\CreateDatabase.m
.......................................\EigenfaceCore.m
.......................................\example.m
.......................................\Readme.txt
.......................................\Recognition.m
.......................................\TrainDatabase\1.jpg
.......................................\.............\10.jpg
.......................................\.............\11.jpg
.......................................\.............\12.jpg
.......................................\.............\13.jpg
.......................................\.............\14.jpg
.......................................\.............\15.jpg
.......................................\.............\16.jpg
.......................................\.............\17.jpg
.......................................\.............\18.jpg
.......................................\.............\19.jpg
.......................................\.............\2.jpg
.......................................\.............\20.jpg
.......................................\.............\3.jpg
.......................................\.............\4.jpg
.......................................\.............\5.jpg
.......................................\.............\6.jpg
.......................................\.............\7.jpg
.......................................\.............\8.jpg
.......................................\.............\9.jpg
.......................................\.............\Thumbs.db
.......................................\.estDatabase\1.jpg
.......................................\............\10.jpg
.......................................\............\2.jpg
.......................................\............\3.jpg
.......................................\............\4.jpg
.......................................\............\5.jpg
.......................................\............\6.jpg
.......................................\............\7.jpg
.......................................\............\8.jpg
.......................................\............\9.jpg
.......................................\............\Thumbs.db
.......................................\TrainDatabase
.......................................\TestDatabase
特有用PCA_based Face Recognition System
.......................................\EigenfaceCore.m
.......................................\example.m
.......................................\Readme.txt
.......................................\Recognition.m
.......................................\TrainDatabase\1.jpg
.......................................\.............\10.jpg
.......................................\.............\11.jpg
.......................................\.............\12.jpg
.......................................\.............\13.jpg
.......................................\.............\14.jpg
.......................................\.............\15.jpg
.......................................\.............\16.jpg
.......................................\.............\17.jpg
.......................................\.............\18.jpg
.......................................\.............\19.jpg
.......................................\.............\2.jpg
.......................................\.............\20.jpg
.......................................\.............\3.jpg
.......................................\.............\4.jpg
.......................................\.............\5.jpg
.......................................\.............\6.jpg
.......................................\.............\7.jpg
.......................................\.............\8.jpg
.......................................\.............\9.jpg
.......................................\.............\Thumbs.db
.......................................\.estDatabase\1.jpg
.......................................\............\10.jpg
.......................................\............\2.jpg
.......................................\............\3.jpg
.......................................\............\4.jpg
.......................................\............\5.jpg
.......................................\............\6.jpg
.......................................\............\7.jpg
.......................................\............\8.jpg
.......................................\............\9.jpg
.......................................\............\Thumbs.db
.......................................\TrainDatabase
.......................................\TestDatabase
特有用PCA_based Face Recognition System