搜索资源列表
30个图像处理
- 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
pca
- 基于PCA的算法实现程序,实现图像的无关性显示
包括常用的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-(ICA)
- pca_ica 源程序,适合数字图像处理与应用,具有简洁快速功能-pca_ica source for digital image processing and application, with simple and rapid functional
pca
- 此程序用来对单波段图像或者多波段图像进行主成分分析,可以对主成分个数进行手动设置-This procedure used for single-band image or multi-band images, principal component analysis, the number of principal components can be manually set
pca
- 基于matlab的二维图像PCA特征提取-PCA feature extraction from image by matlab
PCA
- matlab环境下的 PCA人脸识别方法,连续输入图像后,主成分分析,特征提取,形成特征脸训练测试,得出精度-face recognition
pca
- 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
pca
- 主成分分析ppt。对做图像分析以及融合很有帮助。从别处转来的。希望有用。-Principal component analysis ppt. Right to do image analysis and fusion helpful. Have been transferred there. Want to be useful.
image-compression-with-PCA
- 对400幅灰度图像用分块PCA的方法进行压缩,进行通信时只用传输主元和特征向量。其中,pcaxiefangcha.m用于图像压缩,imresume.m用于图像恢复和部分图像的显示,chaweight.m用于绘制特征值比重-主元个数关系图,crdraw.m用于绘制压缩比-主元个数关系图,psnrdraw.m用于绘制总误差PSNR-主元个数关系图,psnrlocation.m用于绘制单幅图像误差PSNR分布图。-On the 400 block with a gray image compressi
pca
- 一个很好的人脸识别系统,包括对图像的处理,识别,以及重建等。希望对大家有帮助-a good face recognition system, including image processing, recognition, and renewal. We hope to help
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
- PCA矩阵的算法,能得到图像的特征向量,很好的!-PCA matrix algorithm, very good!
pca
- pca主成分分析,matlab程序,用于图像特征提取,降维等 有中文注释-Principal component analysis
PCA
- PCA的简单小程序,对图像做去相关和降维-the simple program of PCA,used to a picture s decorrelation and dimensionality reduction
pca
- PCA降维方法,这是一个针对图像处理的PCA降维处理方法-The method of PCA,whic is used in the image processing.
PCA
- 对图像进行降维,用少量图像的主成分去描述整个图像以提高系统的效率。-Reduce the dimensions of the image, with a small amount of the principal component image to describe the whole image to improve the efficiency of the system.