文件名称:Linear_and_Nonlinear_Diffusions
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.5mb
- 下载次数:
- 0次
- 提 供 者:
- ali***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Jd=diffusion(J,method,N,K)
J :待扩散的原图像
method : lin : 线性扩散 (常数 c=1).
pm1 : perona-malik, c=exp{-(|grad(J)|/K)^2}
pm2 : perona-malik, c=1/{1+(|grad(J)|/K)^2}
rmp : 复数
K :边缘门限参数
N :迭代次数
dt:时间步长 (0 < dt <= 0.25, 缺省值为0.2)
sigma2 :如果有该参数, 则计算与高斯核做卷积的扩散系数的梯度- Jd = diffusion (J, method, N, K) J: to be the spread of the original image method: ' lin' : linear diffusion (constant c = 1). ' Pm1' : perona-malik, c = exp {- (| grad (J) |/K) ^ 2} ' pm2' : perona-malik, c = 1/{1+ (| grad (J) |/K) ^ 2} ' rmp' : the plural K: edge of the threshold parameter N: number of iterations dt: time step (0 < dt < = 0.25, default 0.2) sigma2: If this parameter is calculated to do the convolution with the Gaussian kernel the gradient diffusion coefficient
J :待扩散的原图像
method : lin : 线性扩散 (常数 c=1).
pm1 : perona-malik, c=exp{-(|grad(J)|/K)^2}
pm2 : perona-malik, c=1/{1+(|grad(J)|/K)^2}
rmp : 复数
K :边缘门限参数
N :迭代次数
dt:时间步长 (0 < dt <= 0.25, 缺省值为0.2)
sigma2 :如果有该参数, 则计算与高斯核做卷积的扩散系数的梯度- Jd = diffusion (J, method, N, K) J: to be the spread of the original image method: ' lin' : linear diffusion (constant c = 1). ' Pm1' : perona-malik, c = exp {- (| grad (J) |/K) ^ 2} ' pm2' : perona-malik, c = 1/{1+ (| grad (J) |/K) ^ 2} ' rmp' : the plural K: edge of the threshold parameter N: number of iterations dt: time step (0 < dt < = 0.25, default 0.2) sigma2: If this parameter is calculated to do the convolution with the Gaussian kernel the gradient diffusion coefficient
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Linear and Nonlinear Diffusions\barbara.bmp
...............................\barbara128.bmp
...............................\barbara64.bmp
...............................\bartexture.bmp
...............................\bridge.bmp
...............................\bridge128.bmp
...............................\bridge64.bmp
...............................\cameraman.bmp
...............................\complex01.pdf
...............................\db.m
...............................\demo_cmplin.asv
...............................\demo_cmplin.m
...............................\demo_lin.asv
...............................\demo_lin.m
...............................\demo_nldif.asv
...............................\demo_nldif.m
...............................\diffusion.asv
...............................\diffusion.m
...............................\dog.bmp
...............................\gauss.m
...............................\lena.bmp
...............................\lena128.bmp
...............................\lena64.bmp
...............................\manmade.bmp
...............................\manmade128.bmp
...............................\manmade64.bmp
...............................\PAMI_cmplx04_GSZ.pdf
...............................\peppers.bmp
...............................\peppers128.bmp
...............................\peppers64.bmp
...............................\Psnr.m
...............................\SNR.asv
...............................\SNR.m
...............................\Thumbs.db
...............................\woman.bmp
...............................\zebra.bmp
...............................\zebra128.bmp
...............................\zebra64.bmp
Linear and Nonlinear Diffusions
...............................\barbara128.bmp
...............................\barbara64.bmp
...............................\bartexture.bmp
...............................\bridge.bmp
...............................\bridge128.bmp
...............................\bridge64.bmp
...............................\cameraman.bmp
...............................\complex01.pdf
...............................\db.m
...............................\demo_cmplin.asv
...............................\demo_cmplin.m
...............................\demo_lin.asv
...............................\demo_lin.m
...............................\demo_nldif.asv
...............................\demo_nldif.m
...............................\diffusion.asv
...............................\diffusion.m
...............................\dog.bmp
...............................\gauss.m
...............................\lena.bmp
...............................\lena128.bmp
...............................\lena64.bmp
...............................\manmade.bmp
...............................\manmade128.bmp
...............................\manmade64.bmp
...............................\PAMI_cmplx04_GSZ.pdf
...............................\peppers.bmp
...............................\peppers128.bmp
...............................\peppers64.bmp
...............................\Psnr.m
...............................\SNR.asv
...............................\SNR.m
...............................\Thumbs.db
...............................\woman.bmp
...............................\zebra.bmp
...............................\zebra128.bmp
...............................\zebra64.bmp
Linear and Nonlinear Diffusions