资源简介
这里含有先进的图像去噪算法,剪切波变换,包括2D和3D.zip
代码片段和文件信息
% Contents
%
%
% 2D: With the methods in this folder you can
% - construct different 2D shearlet systems
% - compute 2D shearlet transforms
% - compute 2D shearlet reconstructions
%
% 3D: With the methods in this folder you can
% - construct different 3D shearlet systems
% - compute 3D shearlet transforms
% - compute 3D shearlet reconstructions
%
% Complex: With the methods in this folder you can
% - construct 2D complex shearlet system
% - compute 2D complex shearlet transforms
% - compute 2D complex shearlet reconstructions
%
% Data: This folder contains the images and videos used in the sample
% scripts.
%
% Examples: This folder contains several sample scripts that should give
% you a good understanding of how to use ShearLab 3D.
%
% Quick: This folder contains a simple method for doing the shearlet
% transform hard thresholding and the reconstruction in just one step for
% 2D and 3D data.
%
% Util: This folder contains all methods used in ShearLab3D that are of
% little use on their own.
%
% The methods
%
% - dfilters
% - dmaxflat
% - mctrans
% - modulate2
%
% were taken from the Nonsubsampled Contourlet Toolbox [1] which can be downloaded from
% http://www.mathworks.de/matlabcentral/fileexchange/10049-nonsubsampled-contourlet-toolbox.
%
% The methods
%
% - MakeONFilter
% - MirrorFilt
%
% were taken from WaveLab850 (http://www-stat.stanford.edu/~wavelab/).
%
%
% UtilCUDA: This folder contains one CUDA-Kernel needed for the construction of
% 3D shearlets.
%
%
% Changes in version 1.01
%
% - SLgetWedgeBandpassAndLowpassFilters2D: 2D directional filters don‘t
% have to be equally sized anymore.
%
% Changes in version 1.1
%
% - Fixed references to Nonsubsampled Contourlet Toolbox and WaveLab850
% - Replaced dyadup with SLupsample
% - Removed dependencies on Signal Processing Toolbox and Image Processing Toolbox
% - Added Complex Shearlet Transform
% - Automatic reselection of filters if data is too small for specified shearlet system
%
%
%
% For more details see: “ShearLab 3D: Faithful Digital Shearlet Transforms based on Compactly Supported Shearlets“
%
%
% [1] A. L. da Cunha J. Zhou M. N. Do “The Nonsubsampled Contourlet Transform: Theory Design and Applications“ IEEE Transactions on Image Processing 2005.
%
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-11-11 06:12 ShearLab3Dv11\
目录 0 2014-11-01 07:20 ShearLab3Dv11\2D\
文件 1583 2014-11-11 09:42 ShearLab3Dv11\2D\SLfinishSerial2D.m
文件 3901 2014-11-11 09:42 ShearLab3Dv11\2D\SLgetShearletIdxs2D.m
文件 7759 2014-11-11 09:42 ShearLab3Dv11\2D\SLgetShearletSystem2D.m
文件 3675 2014-11-11 09:42 ShearLab3Dv11\2D\SLgetSubsystem2D.m
文件 6876 2014-11-11 09:42 ShearLab3Dv11\2D\SLprepareSerial2D.m
文件 2160 2014-11-11 09:42 ShearLab3Dv11\2D\SLsheardec2D.m
文件 2868 2014-11-11 09:42 ShearLab3Dv11\2D\SLsheardecSerial2D.m
文件 1513 2014-11-11 09:42 ShearLab3Dv11\2D\SLshearrec2D.m
文件 1400 2014-11-11 09:42 ShearLab3Dv11\2D\SLshearrecSerial2D.m
目录 0 2014-11-01 07:20 ShearLab3Dv11\3D\
文件 1597 2014-11-11 09:42 ShearLab3Dv11\3D\SLfinishSerial3D.m
文件 4378 2014-11-11 09:42 ShearLab3Dv11\3D\SLgetShearletIdxs3D.m
文件 7716 2014-11-11 09:42 ShearLab3Dv11\3D\SLgetShearletSystem3D.m
文件 3581 2014-11-11 09:42 ShearLab3Dv11\3D\SLgetSubsystem3D.m
文件 6937 2014-11-11 09:42 ShearLab3Dv11\3D\SLprepareSerial3D.m
文件 2197 2014-11-11 09:42 ShearLab3Dv11\3D\SLsheardec3D.m
文件 2946 2014-11-11 09:42 ShearLab3Dv11\3D\SLsheardecSerial3D.m
文件 1602 2014-11-11 09:42 ShearLab3Dv11\3D\SLshearrec3D.m
文件 1443 2014-11-11 09:42 ShearLab3Dv11\3D\SLshearrecSerial3D.m
目录 0 2014-10-17 18:54 ShearLab3Dv11\Complex\
文件 9504 2014-11-11 10:27 ShearLab3Dv11\Complex\SLgetShearletSystem2DC.m
文件 2694 2014-11-11 10:28 ShearLab3Dv11\Complex\SLsheardec2DC.m
文件 1886 2014-11-11 10:30 ShearLab3Dv11\Complex\SLshearrec2DC.m
文件 2394 2014-11-11 09:49 ShearLab3Dv11\contents.m
文件 2386 2014-11-11 09:49 ShearLab3Dv11\copyright.m
目录 0 2014-11-01 07:35 ShearLab3Dv11\Data\
文件 43957 2013-04-22 21:33 ShearLab3Dv11\Data\barbara.jpg
文件 6633007 2013-04-22 21:33 ShearLab3Dv11\Data\coastguard_sequence.mat
文件 61516 2013-04-22 21:33 ShearLab3Dv11\Data\kodim12.jpg
............此处省略48个文件信息
相关资源
- 基于中值滤波与小波变换的图像去噪
- GPU自适应图像去噪完整程序
- 基于偏微分方程的图像处理pdf及代码
- 优秀的图像去噪算法合集
- 音频降噪录音去噪语音降噪
- Opencv去噪声程序
- 基于卷积神经网络的图像去噪基础篇
- 自己写的关于语音分帧、加窗、去噪
- SplitBregman去噪TV模型
- 偏微分图像去噪中的经典算法分裂B
- 论文研究-保持泊松噪声图像细节的快
- 小波分析在心电信号去噪中的应用
- 音频信号的谱分析及去噪
- 基于离散小波变换的心电信号预处理
- VMD去噪方法对时间序列进行去燥
- emdeemdceemd去噪
- TVD_software.zip
- 心电信号预处理去噪
- 源码图像去噪-lee filter.rar
- 基于emd分解特性的阈值去噪算法
- 基于频域的图像去噪方法
- 基于Contourlet变换的图像去噪源代码
- PCNN平滑去噪滤波程序
- 带噪语音信号的多种滤波算法去噪对
- 平移不变小波去噪程序演示
- 基于小波去噪与变换域的信道估计方
- 谱减法代码
- kinect深度图像去噪
- 语音信号滤波去噪使用 汉宁窗设计的
- nsct与小波变换去噪
评论
共有 条评论