搜索资源列表
-
0下载:
采用特征脸的人脸识别MATLAB程序,识别特定的人脸-Eigenfaces for Face Recognition using MATLAB procedures, identify a specific face
-
-
0下载:
它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)等等
Malic is realtime face recognition system
-
-
1下载:
Amir Hossein Omidvarnia用matlab编写的基于PCA的人脸识别系统和基于FLD的人脸识别系统,其中
的图像示例为Essex face database中 face94 的部分图像,文献可参考"Eigenfaces vs. Fisherfaces:
Recognition using class specific linear projection."已经测试过程序可正常运行没有问题。-Amir Hossein Omidvarnia prepared using
-
-
0下载:
计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸
特征提取方法。-Computer Fac
-
-
0下载:
Eigenfaces for Recognition
-
-
0下载:
principal component analysis (PCA ) is a well known approach for dimensionality reduction of the feature space. It has been successfully applied in face recognition. The main idea is to decompose face images into a small set of feature images called
-
-
0下载:
pca进行人脸识别的原理和代码,特征脸方法,图像重建-PCA for face recognition principle and code, Eigenfaces method, image reconstruction
-
-
0下载:
This i for face recognition using eigenfaces.
-
-
0下载:
eigenfaces descr iption for face recognition
-
-
0下载:
Face recognition code to recognize 3d faces using Open CV
-
-
0下载:
This a code in matlab for face recognition using PCA-This is a code in matlab for face recognition using PCA
-