搜索资源列表
pca(ICA)
- PCA(主成分分析法)和ICA(独立成分分析法)的MATLAB源程序,他们是目前图像处理比较经典的特征提取方法
PCA.rar
- 用主成分分析法提取人脸图像特征的程序,算法理论依据是K-L变换,Principal Component Analysis with face image feature extraction process
rpca
- RobustPCA 是最近提出的一种非常新的图像矩阵分解算法,该算法具有对噪声不敏感、能处理高维图像数据的特点。这是论文作者提供的 MATLAB 实现代码。-Oct 2009 This matlab code implements the augmented Lagrange multiplier method for Robust PCA.
imagefusion
- 图像融合程序大全 (有图)包括IHS PCA 拉普拉斯 PCNN 小波 超好!-the total of image fusion (pictures)
pca
- 本程序利用matlab语言,实现了对高光谱遥感图像的读取并做主成分分析,将结果按贡献率大小顺序排列并显示出来。-This procedure using matlab language to achieve a high spectral remote sensing image analysis components to read and call the shots, according to the results in order of contribution size and di
DIPDemo
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》7 V图像的点运算,几何变换, 图像增强,彩色图像处理,实用案例——汽车牌照的投影失真校正-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Re
pca
- 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
fusion_IHS
- 实现常用的IHS,PCA 加权三种图像融合算法-To achieve common IHS, PCA three-weighted image fusion algorithm
pca
- PCA主分量分析法的MATLAB源代码,用于图像融合中-PCA code
PCA
- pca matlab 处理源程序,经典的PCA 算法,是MATLAB处理图像的基础算法-pca matlab source treatment, classic PCA algorithm, are the basis of MATLAB algorithms deal with images! ! !
IMG_PCA
- Matlab 实现 一维 PCA 压缩解压 图像,可以设置 eigen value 数目,观看压缩结果。-Matlab to achieve one-dimensional PCA-extracting compressed images, the number of eigen value can be set to watch the results of compression.
23825772hyperspectral
- 高光谱图像的一系列处理包括了例如融合压缩pca变换等等等等的程序。-Hyperspectral image processing includes a series of transformations such as the integration of compression pca, etc., etc. procedures.
chapter13
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Recognition Syste
IHS-PCA-fusion--Matlab
- IHS,PCA加权图像融合三种算法的Matlab源代码-IHS,PCA Matlab
基于PCA的人脸识别的Matlab实现代码
- 识别图像,识别人脸的算法,非常具有研究价值,用于交通查牌照,(Recognition of images, recognition of human face algorithms, very valuable research value, used for traffic inspection licences,)
Gabor
- 此程序可以实现gabor滤波。实现对图像的纹理特征的提取,对汉字势必有较好的效果(This procedure can achieve Gabor filtering. To achieve the extraction of image texture features, Chinese characters are bound to have better results)
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
PCA
- 对高维图像进行PCA和KNN分类器处理转换为低维图像(use PCA and KNN for high dimensional image)
图像融合技术研究
- 利用拉普拉斯金字塔的方法融合图像,彩色部分采用了主成分分析的办法(PCA)(you can use this code to fuse two pictures.it's a good matlab code.hope every body can use this code every day)
人脸识别 MATLAB代码
- 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor