-
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
- 2010-08-14 20:26:17下载
- 积分:1
-
facefbtprotected
matlab code for face recognition
- 2009-03-18 15:01:34下载
- 积分:1
-
baoluqu
雷达在单部大功率干扰、多部分布式干扰情况下探测距离和暴露区的仿真(Radar simulation distance and exposed areas in a single portion of power interference, multiple distributed interference)
- 2021-04-13 16:58:56下载
- 积分:1
-
energydetector
energy detector for spetrum ensing in coperative sensing for softwre defined cr
- 2013-03-26 13:14:53下载
- 积分:1
-
matlab
基于MATLAB的非线性方程二分法求解。(bisection method)
- 2015-03-07 10:27:26下载
- 积分:1
-
StringEdit_Demo
I have often found that user input edit boxes on a dialog require much more than the capabilities provided by the basic CEdit control. A common problem I have encountered is the need for an edit control that restricts the characters that can be entered into the box in some manner. Some types of restrictions would include confining input to a specific set if legal characters, excluding characters in an illegal set, limiting text to a maximum length and providing for fixed length strings that may be padded to the right with spaces if they are too short.
- 2007-08-29 13:38:12下载
- 积分:1
-
MATLAB
说明: MATLAB_编程风格指南,很精巧,很实用,很不错的。(MATLAB_ programming style guide, very delicate, very practical, very good.)
- 2010-05-04 19:10:07下载
- 积分:1
-
Release_RT_estimation_MatlabFileExchange
RT Estimation matlab file
- 2012-04-18 02:57:43下载
- 积分:1
-
hamming
hamming编码的matlab小程序,要调用decode函数(a matlab program for hamming_code)
- 2011-06-23 20:58:35下载
- 积分:1
-
3L-IBS
Given a 3D cloud of points accompanied by normals an implicit b-spline surface is reconstructed.
- 2014-08-26 00:14:24下载
- 积分:1