搜索资源列表
attfaces.zip
- 机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类,PCA Face Recognition opportunities, including the image read, PCA dimensionality reduction as well as the opportunity for easy Bayesian Classifier
2DPCA降维然后在重构图像
- 2DPCA降维,然后在重构图像,对数据降维者非常有帮助。,2DPCA dimensionality reduction, and then in the reconstructed image, dimensionality reduction of data are very helpful.
FastICA_25
- 独立分量分析的算法,用于分离出独立分量,用于图像降维,特征提取-Independent component analysis algorithms, used to separate out the independent component for the image dimensionality reduction, feature extraction
Rec_BaseOnCN
- 使用复杂网络提取图像边缘特征并进行识别的源代码,采用PCA_LDA算法对特征进行降维分类识别,识别效率很高。鲁棒性好-Extracted using image edge characteristics of complex networks and to identify the source code, using PCA_LDA algorithm to reduce the dimensions feature classification, identification with hi
ASD
- 自适应子空间分解(ASD)算法的程序。用于高光谱图像降维-ASD on hyperspectral
pca
- 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
drtoolbox.tar
- 这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值- ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techn
PCA
- PCA的简单小程序,对图像做去相关和降维-the simple program of PCA,used to a picture s decorrelation and dimensionality reduction
renlianshibie
- 利用PCA对人脸图像进行降维,然后训练神经网络分类器的Matlab程序-the Matlab in face recoginization using PCA algorithm
pcakpca
- 图像降维方法pca和kpca的matlab程序-Image dimensional reduction pca and kpca the matlab program
regularized-lda
- 正则化LDA,最新!对于图像降维与图像识别的研究有很重要的研究意义-Regularized LDA, the latest! Dimension reduction for images and image recognition of a very important research significance
empca
- PCA特征降维,用于图像处理人脸识别等模式识别领域和数据挖掘两领域-PCA feature reduction, image processing for face recognition and other pattern recognition and data mining of two areas
meanshiftsegmentation
- 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
fsvmPpca-face-Recognition
- 首先用PCA对ORA人脸图像降维,然后用模糊支持向量机对提取的特征向量进行分类,识别率较高。-First using PCA for dimensionality reduction ORA face image, and then use fuzzy support vector machine to classify the extracted feature vectors, the recognition rate is higher.
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
IMAGE-matching
- 用MATLAB来实现简单图像特征点提取和匹配-Using MATLAB to implement a simple image feature extraction and matching
PCA
- PCA用于图像降维,主要利用KL变换,将图像映射到一个高维空间-PCA for image dimensionality reduction, the main advantage of KL transform, the image is mapped to a high-dimensional space
mani
- 图像降维, 图像降维, 图像降维, -image reduction of dimension
matlab
- 图像降维,归一化相关系数的计算,和滤波程序,希望大家互相帮助,共同进步-Image dimension reduction, owned by one of the calculation of the correlation coefficient, and the filtering process, and hope that we help each other progress
KLT
- 本程序实现了利用KL变换进行特征分解,并进行降维重建,示例图片在文件中给出。(This program realizes feature decomposition using KL transform and dimensionality reduction reconstruction. The example pictures are given in the file.)