搜索资源列表
2dpca
- 利用2dPCA算法实现的人脸识别程序,值得一看,效果比较好 -2dPCA algorithm using face recognition program, worth a visit, the effect is better
PCA2D
- 2D PCA IS METHOD USED FOR IRIS AND FACE RECOGNITION AN INTERSETING METHOD
pcafacerecognition
- 基于主成分分析(PCA)的人脸识别系统 利用2D PCA算法求对训练集向量进行降维的降维矩阵,最近邻法测试对测试集识别的精度-pca face recognition
BasedonprincipalcomponentanalysisoftheFaceRecognit
- 在特征提取阶段,研究了PCA, 2DPCA, (2D) 2PCA, DiagPCA, DiagPCA-F-2DPCA等多 种方法。不同于基于图象向量的PCA特征提取,由于2DPCA, (2D) ZPCA, DiagPCA和 DiagPCA-I-2DPCA的特征提取都直接基于图象矩阵,计算量小,所以特征的提取速度明 显高于PCA方法。-In the feature extraction stage, the study of the PCA, 2DPCA, (2D) 2PCA,
2Dpca
- 这是一个非常经典的特征提取算法,matlab写的2DPCA源码-This is a very classical feature extraction algorithm 2DPCA, matlab source code
pca_demonstration
- This a demonstration of how one can use PCA to classify a 2D data set-This is a demonstration of how one can use PCA to classify a 2D data set
2D-PCA
- a simple 2D pca algorithm using Matlab to realize face recognition.
PCA_based_Face_Recognition_System
- This project uses PCA (Principal Component Analysis) to detect face from 2D images.
alglib-2.6.0.cpp
- alglib是一套跨平台并且用多语言实现的通用数值计算和数值处理库,例如,其分别用Java、C++、Pascal等分别实现了功能和接口相同的库。系统中包含了矩阵运算、傅立叶变换、PCA、KMean等的实现。-alglib--a numeric and data processing library which is cross platforms and languages.
2D-PCA
- FACE RECOGNITION USING K-L TRANSFORM on ORL face database
face-recognition
- 一个人脸识别程序,测试对象为ORL库,使用2D PCA方法-A face recognition program, the test object for the ORL database, using the 2D PCA methods
FaceRecognition
- 基于2Dpca主成分分析的人脸识别算法实现-2D pca face recognition
zfm
- 这个文件用来实现二维PCA,主要用于人脸识别效果还是不错的-This file is used to implement the 2D PCA, mainly used for face recognition results is good
beelden
- 2D pca face detction
2D-LDA
- 将著名的PCA人脸识别算法进行改进并应用到人脸识别中!-Famous PCA face recognition algorithm is improved and applied to face recognition!
PCA-in-2D
- UFLDL中,pca in 2D 的代码,运行结果与提示结果一致-UFLDL,pca in 2D
2dpca
- 对人脸进行2DPCA提取特征并降维,提高人脸识别率-On people s faces 2D PCA feature extraction and dimensionality reduction, improve face recognition rate
Exercise3-PCA-in-2D
- pca 在windows下面利用MATLAB实现的pca算法的代码-windows MATLAB pca
PCA_classifier_version1b
- 许多图像问题需要某种物体的检测,其中图像之间的物体的外观有自然的变化。 如人脸识别,病变检测,神经通道分割。 这些图像问题可以通过手动注释图像对象来解决,以训练识别正常物体外观的模型。 这可以通过基于PCA的最大似然分类器来完成。(PCA algorithm suitable for detection / recognition of 2D image "objects")
2D 2PCA
- principal componanat Analysis