-
pcacode
程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2008-07-14 16:25:23下载
- 积分:1
-
kld
基于数学形态学的图像颗粒度分析算法,先去噪再求面积然后绘制颗粒度函数。(based on mathematical morphology particle size analysis algorithms, first try to de-noising area before drawing particles function.)
- 2006-06-24 13:10:11下载
- 积分:1
-
svm(matlab)
支持向量机的MATLAB源程序,效果真的很不错(SVM MATLAB source, the effect is really very good)
- 2008-12-19 10:27:21下载
- 积分:1
-
image-enhancement
直方图均衡、小波增强、contourlet变换用作图像增强(Histogram equalization and wavelet enhancement, contourlet transform is used for image enhancement
)
- 2021-04-29 11:28:43下载
- 积分:1
-
A-Robust-Image-Enhancement
一种鲁棒性较强的提高图像阴影区域质量的图像增强技术,LITAO(A Robust Image Enhancement Technique for Improving Image Visual Quality in Shadowed Scenes)
- 2011-06-18 03:25:51下载
- 积分:1
-
SupResolDemo
MATLAB编写的增强图像分辨率的程序,可以提高图像分辨率,使图像更加清晰。(Written MATLAB program enhanced image resolution, image resolution can be improved to make the image clearer.)
- 2011-04-27 14:25:56下载
- 积分:1
-
自适应阈值分割
说明: 可在matlab软件上实现自适应阈值分割(Adaptive threshold segmentation can be realized)
- 2021-02-02 22:17:32下载
- 积分:1
-
QTFaceRec-master
face recognition example for learning
- 2020-06-16 00:40:01下载
- 积分:1
-
wavlet
说明: matlab 实现小波图像去噪,自编程序非调用库函数(matlab implementation of wavelet image denoising, non-self-compiled programs call library functions)
- 2010-03-26 13:53:01下载
- 积分:1
-
图像处理程序
说明: 图像处理程序,基于K均值聚类的图像分割——灰度图像,基于中位数算法的运动目标检测(Image processing program, image segmentation based on k-means clustering -- gray image, moving target detection based on median algorithm)
- 2020-06-20 14:00:02下载
- 积分:1