搜索资源列表
PCA-Face-Recognition
- 根据PCA算法,识别人脸,是比较简单的,但实现比较好。有注释。
PCA
- 主成分分析方法(PCA),PCA算法的理论依据是K-L变换,通过一定的性能目标来寻找线性变换W,实现对高维数据的降维。
pca
- matlab实现pca算法,基于orl人脸数据库,有很高的识别率
模式识别matlab工具箱,包括svm,ICA,PCA,NN等等模式识别算法
- 模式识别matlab工具箱,包括svm,ICA,PCA,NN等等模式识别算法
PCA.rar
- 用主成分分析法提取人脸图像特征的程序,算法理论依据是K-L变换,Principal Component Analysis with face image feature extraction process
pca
- 采用C++仿真实现利用PCA算法进行人脸特征提取-Simulation using C++ using PCA algorithm for face feature extraction
pca-sift
- pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行-pca-sift algorithm, using vc2008 development environment to develop, operate independently
PCA-Face-Recognition
- 一个用PCA算法实现的人脸识别小程序,备注详细,有利于学习。-a PCA althology to recognize faces
PCA
- pca matlab 处理源程序,经典的PCA 算法,是MATLAB处理图像的基础算法-pca matlab source treatment, classic PCA algorithm, are the basis of MATLAB algorithms deal with images! ! !
PCA
- PCA算法,用于用于主分量分析,挺好用的-PCA algorithm for principal component analysis used, very good use! ! ! ! ! ! ! ! !
pca
- 人脸识别中很重要的PCA算法,可作为初学者的参考算法,很有用-A very important PCA face recognition algorithm, can be used as a reference algorithm for beginners and useful
PCA_cov
- 用神经网络中的PCA算法对人脸图像进行压缩及恢复-PCA with a neural network algorithm for image compression on the face and back
PCA
- pca的matlab程序及其资料,很详细的叙述了算法-pca matlab program and its data, it is a detailed descr iption of the algorithm
pca
- 经典PCA算法,适合图像处理专业方向的人士,-Classic PCA algorithm for image processing professional orientation who
pca
- 利用c++实现的PCA算法,直接对数据进行处理,适合初步学习-C++ implementation using PCA algorithm to process the data directly
PCA
- PCA算法主要用于提取高维特征,可以将图像这种高位数据降维成为低维向量-PCA algorithm
PCA
- 采用PCA算法实现目标跟踪,内包含自适应模板更新,以及kalman滤波,希望可以帮助大家-Adopt PCA algorithm to realize the target tracking, contains adaptive kalman filter, and updating, hope can help you
pca-master (1)
- 此源代码使用Eigen C ++库在C ++中实现了PCA算法。 运行代码所需的组件: - 安装Visual Studio 2012(Express Edition工作正常) - Windows操作系统(Windows 7或更高版本) 如何运行源代码: - 打开文件。\ pca \ PrincipalComponentAnalysis \ PrincipalComponentAnalysis \ Program.cpp - 在行和列变量中设置矩阵的尺寸。 - 在m变量中设置
多光谱影像PCA与遍历显示matlab实现
- 基于多光谱影像的地物分类预处理算法,使用matlab将数据tif影像打开,并展示,在数据波段中,使用PCA算法,使得信息集中利于分类。(Preprocessing algorithm of object classification based on multi spectral image)
PCA-K
- 该算法主要包含PCA算法和K-Means聚类算法,用于SAR变化检测,包含数据图片。(The algorithm mainly includes PCA algorithm and K-means clustering algorithm for SAR change detection, including data images.)