搜索资源列表
gdfhgdfhgd
- feret人脸图象数据库处理代码,与大家共享-feret facial image database handling code, and share
feret
- FERET人脸库的处理代码。内函预处理,分类,等代码。
feret
- PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not changing the fi
FERET
- Face recognition, algorithm evaluation, FERET database papers
eigenfce_pca.rar
- This package implements basic Principal Component Analysis and Eigen Faces in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not changing t
FERET 人脸数据库
- FERET 人脸数据库是在人脸识别的图像处理中用到最多的一个数据,美国军方的FERET人脸数据库,共1400幅图片。包括200个人,每人7幅,对应不同的姿态,表情,和光照条件,是目前最权威的人脸数据库,做人脸识别必备!
FERET
- 用于人脸识别的、完整的、FERET人脸数据库-FERET face database
Feret 人脸库
- 经过裁剪预处理的人脸识别研究用FERET数据库(美国军方数据库),共有200个人,每个人7幅图像,包括图像和.mat数据,可以直接用于人脸识别实验。文件排列 良好 应用方便
pca_1
- This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not changing the filenames.
MPCASourceCode
- The matlab codes provided here implement two algorithms multilinear principal component analysis to run the face recognition using FERET database.
Principal_Component_Analysis
- Principal Component Analysis on the FERET Dataset
FERET_PCA
- 在matlab中实现主成分分析方法,并使用FERET库的灰度图像进行测试-This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database.
AnimprovedBayesianfacerecognitionalgorithm
- 对人脸识别的贝叶斯方法ML中相似度计算公式进行了简化,对数据集的训练和人脸图像的预处理进 行了修改,提出了一种改进的贝叶斯人脸识另1】算法SML。在FERET人脸图像库的子集和南大人脸图像实验库上对 识别算法进行了测试和比较。实验表明,SML算法提高了ML算法的效率,克服了ML算法计算效率不高的缺陷,而 且SML的识别效率明显高于PCA方法。-Bayesian face recognition method on the ML in the similarity formula ha
PCA-on-the-FERET-Dataset
- Principal Component Analysis on the FERET Dataset, 人臉辨識系統使用 PCA 應用在 FERET 人臉資料庫, 提供完整的 matlab 源碼.
Fisherface-Recognition
- 完整实现Fisherface人脸识别,能够在AR、ORL、FERET等使用,采用彩色图像进行测试,实验效果好,有的能达到100 -This package implements a well-known FLD-based face recognition method, which is called Fisherface
FERET
- FERET人脸数据库,80*80大小,200张人脸,每人7幅图片-feret face database,80*80
FERET
- FERET人脸数据库,是美国军方早期用于人脸识别有关的科研而采集的图像数据库。-FERET face data, used in American military research, for human face detection or recognition.
feret
- feret其中的ba到bk的人脸,200人全齐,本人亲自整理-feret ba to bk, 200 people all together, I personally finishing
feret
- feret人脸识别数据库,用于人脸分类训练,分为训练集合测试集-feret face recognition for human face classification training, divided into a training set of test set
单样本人脸识别
- 利用KNN分类器在FERET人脸库上进行单样本人脸识别(Single sample face recognition on FERET face database using KNN classifier)