搜索资源列表
pcamatlab
- 主成分分析法的matlab源程序,有用这种方法处理图像的不妨一试
pca(ICA)
- PCA(主成分分析法)和ICA(独立成分分析法)的MATLAB源程序,他们是目前图像处理比较经典的特征提取方法
PCA.rar
- 用主成分分析法提取人脸图像特征的程序,算法理论依据是K-L变换,Principal Component Analysis with face image feature extraction process
2DPCA
- 2DPCA 主成分分析法,处理图像压缩,特征提取的m代码-2DPCA principal component analysis, image compression processing, feature extraction of m code
neatestface
- 人脸识别matlab程序,pca主成分分析法,采用最小距离决策-Face recognition matlab program, pca principal component analysis method, using a minimum distance between the decision-making
PCA
- 主成分分析法能较好地实现图像融合,特别是空间特征保持非常好,但光谱特征的保持性要差一些。-Principal Component Analysis to achieve a better image fusion, in particular, to maintain a very good spatial characteristics, but to maintain the spectral characteristics of some worse.
pca
- 主成分分析法(pca)在matlab上的实现-pca in matlab
ImprovedGaitRecognitionApproach
- :步态识别通过人体走路的姿势来识别人的身份。近年来,步态作为一种生物特征识别技术备受计算机视觉研究者的关注。对某个 人的一个步态序列利用动态 Viterbi 算法得到一个样本姿态序列,对其多个步态样本姿态序列的对应姿态取平均得到这个人的特征姿态序 列,对特征姿态采用主成分分析法和线性判别分析法处理特征空间,并用最近邻法进行识别。利用 CASIA 数据库对本文方法进行验证, 取得了较高的识别率,并对体形变化具有较强的鲁棒性-Human gait recognition is the p
pca
- 用主成分分析法,即PCA算法实现人脸识别-With principal component analysis, face recognition algorithm that PCA
zuijinlinfenlei
- 我们使用MATLAB软件实现了人脸识别并统计其识别率。本实验采用PCA(主成分分析)方法,利用K-L变换和奇异值分解原理实现。并分别采用最近邻法分类器得出它们的成功率。-We use face recognition software and the MATLAB Statistics recognition rate. The present study, PCA (principal component analysis) method, using KL transform and sin
PCA-face-recognition
- PCA人脸识别程序。运用主成分分析法对人脸进行识别是一种主要的方法。-PCA face recognition program. The use of principal component analysis of the human face recognition is a major way.
2DPCA
- 二维主成分分析法进行人脸识别,主要是讲的算法,并且识别率挺高-failed to translate
Te_Zheng_Lian
- 在ORL人脸库上实现使用主成分分析法求出人脸图像的特征脸-Using principal component analysis to find the eigenface of face images in the ORL face database
pca
- pca主成分分析法 自己编写的 用于数据降维 减少数据分析时的计算量和计算时间-Pca principal component analysis their writing for data dimension reduction reduce data analysis calculation and computing time
Feature
- 关于特征提取的文章和代码,基于稀疏化的主成分分析法的,还没运行过,应该不错,共享-Articles and code feature extraction method based on principal component analysis sparse, not run, it should be good, sharing
image-processing
- 有关图像图形处理 图像识别 主成分分析法,模板匹配等识别方法的Matlab程序-Principal component analysis (pca) on video image processing image recognition, template matching identification methods, such as Matlab
pcaDemod
- 光学相位测量中 主成分分析法的演示程序 PCA-PCA principal composition analysis
PCA_ColorTransfer
- 使用主成分分析法(PCA, Principal Component Analysis)进行颜色转换(Color Transfer)的Matlab程序-Function to implement the Color Transfer using PCA (Principal Component Analysis).
pca
- 主成分分析法的c++代码,有俩个版本的实现方法(C++ code of principal component analysis)
IAMGE-change-PCA
- 图像变换检测 主成分分析法 含PDF介绍(iamge change detection using PCA)