3Dshearlet_toolbox

所属分类:matlab编程
开发工具:matlab
文件大小:18182KB
下载次数:16
上传日期:2016-05-31 17:19:32
上 传 者mmflyer
说明:  三维剪切波分解工具箱, INSTALL INSTRUCTIONS For running 3DShearlet code user need to run convnfft_install.m CONVNFFT_Folder first
( INSTALL INSTRUCTIONS For running 3DShearlet code user need to run convnfft_install.m CONVNFFT_Folder first)

文件列表:
3DBP (0, 2013-05-01)
3DBP\DoPyrRec.m (114, 2012-02-13)
3DBP\rcos.m (415, 2012-02-13)
3DBP\ccsym.m (1578, 2012-02-13)
3DBP\sinc.m (109, 2012-02-13)
3DBP\DoPyrDec.m (193, 2012-02-13)
3DBP\PolarToRec.m (999, 2012-02-13)
3DBP\PrySDrec_onestep.m (3648, 2012-02-13)
3DBP\PyrNDDec_mm.m (2746, 2012-02-13)
3DBP\PrySDdec_onestep.m (3624, 2012-02-13)
3DBP\PolFreq.m (175, 2012-02-13)
3DBP\PyrNDRec_mm.m (2668, 2012-02-13)
3DShearTrans (0, 2013-04-30)
3DShearTrans\DoPyrRec.m (114, 2012-02-13)
3DShearTrans\GetMeyerBasedFilter.m (4712, 2013-03-05)
3DShearTrans\CloneShCoeff.m (365, 2012-05-08)
3DShearTrans\GeneratePyramidSection.m (349, 2012-02-13)
3DShearTrans\GetMeyerBasedFilterNew.m (4810, 2012-05-06)
3DShearTrans\ShRec.m (751, 2013-03-01)
3DShearTrans\DoPyrDec.m (193, 2012-02-13)
3DShearTrans\GenerateXYZ.m (2276, 2012-02-13)
3DShearTrans\ShDec.m (1488, 2013-03-01)
3DShearTrans\GetFilter.m (520, 2013-04-30)
3DShearTrans\ShearTransform3D.m (276, 2012-05-08)
3DShearTrans\AddShcoeff.m (618, 2012-05-08)
3DShearTrans\PolarToRec.m (999, 2012-02-13)
3DShearTrans\GetCharacteristicBasedFilter.m (1437, 2012-03-02)
3DShearTrans\PolFreq.m (175, 2012-02-13)
3DShearTrans\InvShearTransform3D.m (596, 2012-05-08)
3DShearTrans\meyer_wind.m (354, 2012-02-13)
CONVNFFT_Folder (0, 2013-04-30)
CONVNFFT_Folder\convnfft.m (6402, 2012-02-13)
CONVNFFT_Folder\inplaceprod.c (2967, 2012-02-13)
CONVNFFT_Folder\inplaceprod.mexa64 (12635, 2013-02-18)
CONVNFFT_Folder\inplaceprod.mexw64 (12800, 2012-02-13)
CONVNFFT_Folder\convnfft_install.m (438, 2012-02-13)
Data (0, 2013-04-30)
Data\mobile2_sequence.mat (5724096, 2013-04-30)
Data\coastguard_sequence.mat (6633007, 2013-04-30)
Data\tempete.mat (6198855, 2013-04-30)
... ...

////////////////////////////////////////////////////////////////////////// // // Pooran Singh Negi and Demetrio Labate // // Department of Mathematics // University of Houston // ////////////////////////////////////////////////////////////////////////// // // This software is provided "as-is", without any express or implied // warranty. In no event will the authors be held liable for any // damages arising from the use of this software. // ////////////////////////////////////////////////////////////////////////// Version 1.0 4/30/13 --------------------------------------------------------------------------------------- INSTALL INSTRUCTIONS For running 3DShearlet code user need to run convnfft_install.m from CONVNFFT_Folder first. --------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------- Restriction on the size of .mat file Due to nature of upsampling and downsampling for better denoising performance dimension of data need to be divisible by 3*2^(number of decomposition level required). --------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------- RUNNING DENOISING DEMO Gaussian Denoising script is in DenoiseDemo folder with file name main.m If user need to save data please use aproriate save statement after deonising is done. Currrent script setting denoises coastguard_sequence with simulated noise. This script can be run in background in Unix/Linux using hmatbg in DenoiseDemo folder. ./hmatbg main.m outfile hmatbg can be modified to change priority level using nice command. For data corrupted by unknown Gaussian noise parameter, sdest3 funtion in Util directory can used to estimate standard deviation of the noise which is based on median of the wavelet coefficients at the finer scale. --------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------- NOTE: Files in 3DBP directory for doing bandpass are from SurfBox toolbox implemented by Yue Lu and Minh N. Do ---------------------------------------------------------------------------------------

近期下载者

相关文件


收藏者