-
Imageprocessing
包括图像分析的四部分代码:matlab扩散和高斯函数,线性扩散,线性复扩散,非线性扩散。(It contains four parts:
[1]MATLAB function:diffusion.m gauss.m
[2]Linear diffusion
Applying linear diffusion to images creating linear scale-space.
MATLAB code: demo_lin.m
Image: haifa1.bmp
[3]Linear complex diffusion
Applying linear complex diffusion creating Gaussian and Laplacian scale-spaces. MATLAB code: demo_cmplin.m
[4]Nonlinear diffusions:
Perona-Malik ["Anisotropic diffusion"]
Catte et al. regularization of P-M
Complex ramp-preserving diffusion
Nonlinear edge preserving diffusions.The classical Perona-Malik process: the value of the diffusion coefficient is reduced near edges estimated by the first derivative. Best applied to step edges. A regularized version by Catte et al- the gradient estimation for controlling the process is smoothed by a Gaussian. Proved to be mathematically well-posed. Ramp preserving complex diffusion- best for ramp-type edges. Results are smoother with almost no staircasing effects.
MATLAB code: demo_nldif.m
Image: ct_scan.bmp)
- 2009-02-19 16:35:30下载
- 积分:1
-
hermite
用matlab编写的实现hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。(Prepared with the matlab code to achieve hermite interpolation to generate the image to show the first node, second node, the error point.)
- 2010-12-27 18:23:08下载
- 积分:1
-
rolling_mill
good matlab files for rolling mill type models.............
- 2011-05-15 16:05:52下载
- 积分:1
-
05
说明: 《Matlab从入门到精通》所有的源程序。(《Matlab from entry to the master》 all of the source.)
- 2009-10-09 01:34:12下载
- 积分:1
-
Bayes_Classifier_Iris
说明: 用朴素贝叶斯方法实现了Iris数据的分类,还附了实验报告(Bayesian methods implemented with the Iris data classification, but also with the experimental report)
- 2011-03-23 23:28:40下载
- 积分:1
-
IMfluxmodel
IMfluxmodel INDUCTION MOTOR
- 2012-02-12 01:57:34下载
- 积分:1
-
zuidashangzhierzhihua
虹膜识别最大熵值法的图像二值化,这有助于对图像二值化时选择门限(hong mo zui da shang zhi er zhi hua )
- 2009-02-26 20:17:01下载
- 积分:1
-
LFManalysisAndFigure
分数阶Fourier变换,直接根据公式实现,没有用快速算法(Fractional Fourier transform, directly under the formula to achieve, not with the fast algorithm)
- 2010-08-03 09:26:52下载
- 积分:1
-
zaixianquanxi
再现全息图,读入图片再现全息程序,该路径后可运行,用再现光的方法(Reproducing hologram reproducing holographic read into the program, the path can be run with the method of reproducing light)
- 2020-08-03 15:08:34下载
- 积分:1
-
monte-carlo-algorithm
著名的monte carlo 算法,里面详细的介绍了monte carlo 算法的特点。并举了好几个例子来说明该算法的应用。(A very famous monte carlo algorithm. In this article, the characteristics of monte carlo algorithm is introduced. What s more, several applications are presented.)
- 2012-04-18 20:40:57下载
- 积分:1