搜索资源列表
mfile1
- 图像融合,主要是利用高通滤波方法,ihs变换方法,主成分分析方法,小波方法以及小波+IHS方法。
pca
- 用于图像的主成分变换,完成数据压缩的目的和数据信息的提取-transformation of features
Feature
- 关于特征提取的文章和代码,基于稀疏化的主成分分析法的,还没运行过,应该不错,共享-Articles and code feature extraction method based on principal component analysis sparse, not run, it should be good, sharing
PCA_based-Face-Recognition-System
- 使用传统的PCA主成分法,进行人脸的识别与匹配,源程序为matlab版,本程序改写,已经将内置函数进行了替换-Use the traditional method of PCA components, face recognition and matching, source code for matlab version, the program rewritten, and has built-in functions to replace
2DPCA
- 2DPCA,即二维主成分分析,相对于传统的PCA(主成分分析),2DPCA在对二维图像进行降维时不需要转成一维(向量)-2DPCA, ie two-dimensional principal component analysis, as opposed to the traditional PCA (Principal Component Analysis), 2DPCA in dimensionality reduction of two-dimensional images into one
PCA
- 主成分分析 ( Principal Component Analysis , PCA );特征脸;opencv-Principal component analysis (Principal Component Analysis, PCA) characteristic face opencv
pca_matlab
- 主成分分析法对人脸的识别,识别效果很好,可直接使用-Principal component analysis to identify the human face, and to identify good effect, can be used directly
ICA
- 基于主成分分析(ICA)的图像压缩与重建-Based on principal component analysis (ICA) image compression and reconstruction
TestDatabase
- 基于主成分分析法的人脸识别程序的实现,效果很好-Realization of principal component analysis based on face recognition program, the effect is very good
pca
- 主成分分析:实现对对维数较大的矩阵进行降维处理- principal component analysis