搜索资源列表
包括常用的IHS,PCA 加权图像融合三种算法的Matlab源代码
- 包括常用的IHS,PCA 加权图像融合三种算法的Matlab源代码,Which are used in the IHS, PCA-weighted Image Fusion Algorithm three Matlab source code
PCA.rar
- 用主成分分析法提取人脸图像特征的程序,算法理论依据是K-L变换,Principal Component Analysis with face image feature extraction process
PCA_SVM.rar
- 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
PCA
- 基于PCA的遥感图像融合,效果不错。可以作为遥感图像融合方面入门学习使用。-PCA-based remote sensing image fusion, good results. Integration of remote sensing images can be used as an introduction to use.
m_PCA
- PCA降噪及显示降噪后图像源码,共4个m文件,不是p文件,方便查看。-The source code of PCA denoising, total 4 m files, not p file.
pca
- 基于matlab的二维图像PCA特征提取-PCA feature extraction from image by matlab
PCA
- matlab环境下的 PCA人脸识别方法,连续输入图像后,主成分分析,特征提取,形成特征脸训练测试,得出精度-face recognition
pca
- 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
pca
- PCA主分量分析法的MATLAB源代码,用于图像融合中-PCA code
PCA
- 这是自己做的毕业设计的PCA,具有很高的识别率,使用的图像是ORL库-This is the pca,and it has the good recognition!
PCA
- pca matlab 处理源程序,经典的PCA 算法,是MATLAB处理图像的基础算法-pca matlab source treatment, classic PCA algorithm, are the basis of MATLAB algorithms deal with images! ! !
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方法的数字图像处理技术,具有实际用应价值-This code is based on the method pca digital image processing technology, with the actual values used should be
PCA_fusion
- PCA融合程序, 简明易懂,适合初学matlab图像融合的朋友-PCA fusion
pca
- 这是用matlab编写的关于人脸识别的基于pca的完整程序,非常实用-This is prepared using matlab on pca-based face recognition of the integrity of the process, very useful
PCA-SIFT
- 共享主成份尺度不变变换PCA-SIFT代码,用于SAR图像配准,希望对各位雷达爱好者和SAR工作者有用!-Principle component analysis, PCA- Scale invariant feature transform-SIFT used for SAR processing.
PCA
- PCA的简单小程序,对图像做去相关和降维-the simple program of PCA,used to a picture s decorrelation and dimensionality reduction
gabor-pca
- 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
PCA(MATLAB)
- 使用PCA进行图像识别的matlab程序,很实用。-PCA for image recognition using matlab program, it is practical.
PCA
- 非常经典的特征提取算法,经常用来做降维方法,但是也可以直接用来做特征提取,很适合图像处理入门,在人脸识别也经常用到(Very classic feature extraction algorithm, often used to do dimensionality reduction methods, but can also be used directly to do feature extraction, it is suitable for image processing, in fa