-
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
-
Example4
MATLAB 阻抗计算例子1,很有参考价值。。(MATLAB impedance calculation example 1, a good reference. .)
- 2010-10-01 16:35:49下载
- 积分:1
-
wxc
基于多频(三频)的频谱校正(相位差法),达到校正相位的目的,已经过调试。(Based on multi-frequency (C-band) spectrum correction (phase difference method) to achieve the purpose of the correction phase, has been testing.)
- 2012-11-05 20:19:40下载
- 积分:1
-
Antenna_Gui
c est programme pour afficher les lobs d un antenne
- 2012-06-06 18:52:38下载
- 积分:1
-
Software-IA-03-Particle-swarm-optimization-em-Mat
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality.
- 2014-09-18 21:10:52下载
- 积分:1
-
Tcodes
Some linear algebra code in matlab
- 2012-08-24 18:41:12下载
- 积分:1
-
readPLYfile
this code is use to read ply file
- 2013-10-04 19:05:09下载
- 积分:1
-
digital-image-processing
图像处理的编程入门,包括去噪,滤波,膨胀,腐蚀,边缘检测等,十分简单易学(Introduction to image processing programming, including denoising, filtering, expansion, corrosion, edge detection, very easy to learn)
- 2013-04-09 10:59:09下载
- 积分:1
-
Inlet-port-2S
Inlet port calc for 2-s
- 2011-12-24 17:25:00下载
- 积分:1
-
PCA
说明: 核主元分析是一种常见的数据分析方式,常用于高维数据的降维,可用于提取数据的低维特性。(Kernel principal component analysis is a common way of data analysis, which is often used to reduce the dimension of high-dimensional data and extract the low-dimensional characteristics of data.)
- 2020-04-10 23:15:14下载
- 积分:1