搜索资源列表
采用特征脸的人脸识别MATLAB程序
- 采用特征脸的人脸识别MATLAB程序,加了中文注释
eee.rar
- 一种目前最流行的人脸识别算法程序,利用的是特征脸识别算法,程序简单,每行都有注释,A face recognition is currently the most popular algorithm procedures, take advantage of the features of the face recognition algorithm, the procedure is simple, there are notes on each line
face
- PCA人脸识别基于PCA的人脸识别 (Eigenface)读入20幅训练图像 。 计算均值、协方差矩阵 、特征值 和特征向量 ,并记录计算所耗费的时间 。并在figure(i)中显示特征脸Eigenface 。计算4幅测试图像 ,及其在 空间中的重建图像 ,在figure(i) 和 figure(10+i)中分别显示测试图像 和重建图像 。计算4幅测试图像 的重建误差 ,比较并阐释 之间的差异及其原因。 -PCA
83390061pca
- 人脸识别算法研究,用PCA提取特征脸,希望对大家有帮助。-Face Recognition Algorithm using PCA extraction of the characteristics of the face, you would like to help.
renlianjiance
- 人脸识别通过腐蚀法求眼睛的位置,现确定脸的大致轮廓,然后通过腐蚀法求眼睛的位置-Face Recognition through etching method for the location of the eyes, it was determined that the general outline of the face, and then through the etching method for the location of eyes
AdaBoost_Feature
- 这里不光有AdaBoost算法本身的实现,而且还包含利用特征模板从人脸提取特征值的代码,让大家轻松掌握利用AdaBoost进行人脸识别的全过程。-AdaBoost algorithm here not only has its own implementation, but also includes the use of the characteristics of the template from the extracted features of face value of the c
renlianshibiexiaobosuanfa
- 基于小波变换的加权特征脸识别算法的文献,对做人脸识别论文的同学很有帮助-renlianshibie wavelet algorithm .pdf
hh
- 人脸识别(色彩空间转换,光照补偿,提取定位人脸)-face recognition
face
- 收集的最全的人脸识别代码 有小波分析,有PCA,有LDA,有特征脸方法实现人脸识别-The most comprehensive collection of face recognition code is wavelet analysis, a PCA, a LDA, there are ways to achieve face recognition feature
Matlab
- 介绍了MATLAB实现光线补偿的代码 实现人脸识别的预处理-Introduced the MATLAB code to achieve light compensation recognition of pre realize
shibie
- 基于奇异值分解的人脸识别方法 梁毅雄 龚卫国 潘英俊 李伟红 刘嘉敏 张红梅 提出了一种将傅里叶变换和奇异值分解相结合的人脸自动识别方法.首先对人脸图像进行傅里叶变换,得到其具有位移不变特性的振幅谱表征.其次,从所有训练图像样本的振幅谱表征中给定标准脸并对其进行奇异值分解,求出标准特征矩阵,再将人脸的振幅谱表征投影到标准特征矩阵后得到的投影系数作为该人脸的模式特征.然后,对经典的最近邻分类器算法进行了改进,并采用模式特征之间的欧式距离作为相似性度量,从而完成对未知人脸的识别.采用ORL
PCA_Face_Recognition
- 特征脸识别算法的完全Matlab实现,内附有详细的训练集、测试集和使用说明-Eigenface algorithm to achieve the full Matlab, enclosing a detailed training set, test set and instructions for use
FACE-RECOGNITION
- 此文的目的有三个:第一,当地连续均值量化变换特征是提出照明和传感器敏感操作在目标识别上。其次,注册稀疏Winnows网络分割,提出了加快原分类。最后,特点和分类相结合对于正面人脸检测任务。检测结果列 为MIT + CMU系统和BioID数据库。关于这人脸检测器,接收器操作特征曲线BioID数据库产生最好的结果公布。对于结果麻省理工学院的中央结算系统+数据库相当于国家的最先进的脸探测器。一个人脸检测算法的MATLAB版本可以从http://www.mathworks.com/matlabce
1
- 人脸识别程序,针对单脸识别的程序,有一点的局限性-Recognition procedures, the procedures for single-face recognition, there are limitations that
Mutilface
- 这是一个多重脸识别的程序,代码采用k_L变换和奇异值分解,利用协方差矩阵获得人脸图像的特征脸。-This is a multi-face recognition program, the code used k_L transform and singular value decomposition, the covariance matrix can be obtained by using the face image features the face.
2DPCA
- 改进的模块2DPCA 人 脸识别方法-Improved face recognition module 2DPCA
FirsDemo
- 飞瑞斯人脸识别设备测试工具 *人脸特证注册 *人脸特证上传\下载 *识别记录下载\清除 -Feirui Si face recognition device testing tools * Face special registration certificate * Face special permit upload \ download * Identify the record download \ Clear
TestRL
- opencv侧脸识别,只是写了个小例子,方便大家学习使用,如果出现问题,请查看自己的opencv环境是不是配置正确了,本人opencv的版本是2410的版本。-opencv side face recognition, just wrote a small example, we facilitate learning to use, if there is a problem, please check your opencv environment is not configured cor
MultiPeopleFaceRec
- 基于opencv2.49+vs2010环境的最基本的多脸识别与检测。- face Recognition Based on the most basic opencv2.49+vs2010 environment and detection.
人脸识别
- 本程序用到了opencv 中的扩展库opencv contrib, 先用take.cpp来获取自己的数据库,然后在用tria.cpp来训练能检测自己的脸的检测器,再运行recon.cpp来进行人脸检测。(This program uses the extension library opencv contrib in OpenCV. First, take.cpp is used to get its own database, then tria.cpp is used to train th