-
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
-
main
matlab实现的小波降噪声图像处理算法,效果十分好,自己做了调试。(The wavelet reduced noise image processing algorithm realized by Matlab is very effective and has been debugged.)
- 2018-01-07 20:50:27下载
- 积分:1
-
as
说明: 这是我们数字图像处理课程的大作业,我自己用matlabGUI做了一个界面,希望对大家有用,谢谢!(This is a large digital image processing program operations, for my own use matlabGUI made an interface and hope for all of us, thank you!)
- 2009-09-16 20:07:46下载
- 积分:1
-
Blood_Vessel_Extraction
视网膜血管分割的matlab版本算法,该算法分割较为细腻(Retinal blood vessel segmentation)
- 2020-12-08 14:09:20下载
- 积分:1
-
mfc_visualization_1_6_src
说明: PCL+ MFC+ Visualization 点云显示(PCL+ MFC+ Visualization)
- 2020-03-09 14:40:54下载
- 积分:1
-
hog-feature
HOG(方向梯度直方图)图像特征提取,以lena图像作为示例(HOG (Histogram of Oriented Gradients) image feature extraction, image as an example to lena)
- 2014-02-25 17:20:58下载
- 积分:1
-
c_tuxing
c#数字图像处理算法典型实例,本资料从数学角度来讲解图片处理的各种方法,是个不可多得的实例(c# a typical example of the digital image processing algorithms, the data from a mathematical point of view to explain the various methods of image processing, is a rare instance)
- 2012-08-24 23:49:56下载
- 积分:1
-
可自选输入图片和参数的均值_中值_拉伸滤波
可自选输入和参数的中值/均值/拉伸滤波,各项参数说明详见.m文件注释(Median/Average/Linear Stretch Filter)
- 2020-06-18 00:40:02下载
- 积分:1
-
Image-Denoising-
基于小波变换的数字图像降噪的源代码,利用改进的小波阈值法进行图像去噪(Digital image noise reduction based on wavelet transform source code, improved wavelet thresholding method for image denoising)
- 2012-12-29 13:35:20下载
- 积分:1
-
cv2
说明: matlab编写的纹理图像分割,用c-v模型进行图像分割(matlab prepared texture image segmentation, cv model using image segmentation)
- 2009-08-13 15:30:38下载
- 积分:1