資源簡介
這里含有先進的圖像去噪算法,剪切波變換,包括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個文件信息
評論
共有 條評論