-
gac-upwind
gac模型的迎风方案可以实现对灰度图像的分割,分割效果还可以(gac)
- 2010-02-05 23:29:15下载
- 积分:1
-
Desktop
说明: 实现图像重建功能,里面包含三种算法,LBP、LandWeber、共轭梯度算法(Realizes image reconstruction, which contains three algorithms, LBP, Land Weber, conjugate gradient algorithm)
- 2021-04-28 22:08:44下载
- 积分:1
-
zernike_ydiff
zernike不变矩。特征提取方法。基于形状的特征提取方法。(zernike moment invariants. Feature extraction methods. Shape-based feature extraction method.)
- 2014-06-18 18:25:32下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
matlab
图像去模糊处理,分别运用了维纳滤波器、deconvreg方法、deconvlucy方法、盲反卷积等方法。非常实用(Image deblurring processing, namely the use of the Wiener filter, deconvreg method, deconvlucy methods, blind deconvolution methods. Very useful)
- 2020-11-06 01:09:50下载
- 积分:1
-
Version_5.1.8_Out
对图像进行特征提取,构造合适的特征集合,包括SFS,SBS,SFFS等(failed to translate)
- 2009-06-25 11:24:00下载
- 积分:1
-
decon
基于最小相位雷克子波反褶积的matlab程序,有脉冲反褶积,最小平方反褶积和预测反褶积(Matlab program based on the the Leike Zi wave pulse deconvolution)
- 2012-05-25 13:56:49下载
- 积分:1
-
matlab
本文件中代码使用前馈卷积神经网络对图像进行去噪(In this paper, we use the feedforward convolution neural network to denoise the image.)
- 2021-04-02 10:39:07下载
- 积分:1
-
C# 拖拽截图(拖拽拉伸图片选框)
C# 拖拽截图(拖拽拉伸图片选框)
- 2021-04-22 19:58:48下载
- 积分:1
-
Attribute profiles
选择合适的样本特征点,然后可以将特征导入svm进行分类(After the image processing, the main information is obtained by PCA transform, and then the feature of texture information selection is put forward)
- 2017-10-19 23:21:14下载
- 积分:1