文件名称:gongyu-guanlixitong
介绍说明--下载内容均来自于网络,请自行研究使用
matlab程序语言,图像增强算法的代码- Function [U, minv, SS] = Nonlinear_Diffusion (U_0, tau, eps, p, T, theta, sigma, fig_handle)
Performs nonlinear scalar valued and coupled vector/matrix valued diffusion
Inputs:
U_0 nxmx dxw input field:
D = 1, w = 1: scalar valued diffusion (eg grayscale image)
D> 1, w = 1: coupled vector valued diffusion (eg color image)
D> 1, w> 1: coupled isotropic matrix valued diffusion (eg nonlinear structure tensor)
Of tau 1 x 1 (optional) time the step size
Eps, 1 x 1 (optional) epsilon for the diffusivity function
P 1 x 1 (optional) p of the diffusivity function:
P = 0 corresponds to homogeneous diffusion gaussian the smoothing
0 <p <1 corresponds to the forward diffusion
Performs nonlinear scalar valued and coupled vector/matrix valued diffusion
Inputs:
U_0 nxmx dxw input field:
D = 1, w = 1: scalar valued diffusion (eg grayscale image)
D> 1, w = 1: coupled vector valued diffusion (eg color image)
D> 1, w> 1: coupled isotropic matrix valued diffusion (eg nonlinear structure tensor)
Of tau 1 x 1 (optional) time the step size
Eps, 1 x 1 (optional) epsilon for the diffusivity function
P 1 x 1 (optional) p of the diffusivity function:
P = 0 corresponds to homogeneous diffusion gaussian the smoothing
0 <p <1 corresponds to the forward diffusion
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cyuyan.doc