搜索资源列表
pca
- 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 fil
pca.rar
- 人脸特征提取经典PCA方法的matlab源码,做这方面的朋友不妨试试。,Human Face Feature Extraction classic PCA method matlab source code, make friends in this area worth a try.
sift-algorithm-pcasift-asift-csift
- 一些有关SIFT衍生算法的资料,包括ASIFT, CSIFT, PCA-SIFT, SURF算法,中英文都有,很有价值-Some of the SIFT algorithm is derived, including ASIFT, CSIFT, PCA-SIFT, SURF algorithm, in each category, great value
pca_img_compress.tar
- matlab 用PCA方法对图像进行压缩、还原-PCA method using matlab image compression, restore
pca
- 用matlab中的基本数学包实现-PCA,有助于理解PCA原理。 -Using matlab in the realization of the basic mathematical package-PCA, help to understand the principles of PCA.
face_recognition
- Face Recognition using PCA
FaceEvaluator
- A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition.
facedetection
- PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
pca
- pricipal component analysis code writen in matlab
PCA
- 用于模式识别中的PCA降维输入数据data和option。data是一个矩阵,每一行代表一个样本。option是选择降维到多少维。-[eigvector, eigvalue] = PCA(data, options) [eigvector, eigvalue] = PCA(data)
Matlabcodes-RobustPCA
- Matlab codes for Robust PCA multivariate control chart-Robust PCA multivariate control chart mainly consists two steps: Step1 Calculates the robust mean and the robust covariance of original dataset using the minimum covariance determinant (M
DCT
- 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
PCArtejfgds
- 在Matlab中,用PCA程序提取两个统计量:T2和Q从而应用在机械故障的预测中,我个人觉得还可以,希望大家指正。-In Matlab, with the PCA program to extract the two statistics: T2 and Q and thus used in the prediction of mechanical failure, I personally felt that I can and hope that we corrected.
ejemploPCA
- Algorith PCA in Matlab. The example is basic, with random data
pca-vector
- pca特征向量提取 利用pca的方法获取特征植及特征向量 最后可以自己根据需要降维-pca pca feature vector extraction method using characteristics of plants and to obtain the final feature vector dimension reduction can be their own as needed
PCA
- PCA主成分分析算法的matlab实现,经过测试可以运行-PCA in matlab
PCA
- PCA IN MATLAB CODE -PCA IN MATLAB CODE ........
PCA
- PCA算法的matlab实现及算例,包含原始数据(matlab code of PCA in machine learning)
PCA
- PCA在故障诊断中的应用,故障诊断所需要的数据,运行可得到他的T2和SPE(The application of PCA in fault diagnosis and the data needed for fault diagnosis)
PCA母文件
- matlab里面运行的主成分分析通用程序,是常用的一种统计分析方法(General program running in MATLAB is a commonly used statistical analysis methodfor principal component analysis)