文件名称:decomp_reconst_W
介绍说明--下载内容来自于网络,使用问题请自行百度
Decompose image into subbands, denoise using BLS-GSM method, and recompose again.
fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig)
im: image
Nsc: number of scales
filter: type of filter used (see namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03-
Decompose image into subbands, denoise using BLS-GSM method, and recompose again.
fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig)
im: image
Nsc: number of scales
filter: type of filter used (see namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03
(系统自动生成,下载前可以参看下载内容)
下载文件列表
decomp_reconst_W.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.