登录
首页 » matlab » contourlet

contourlet

于 2020-12-16 发布 文件大小:33440KB
0 617
下载积分: 1 下载次数: 471

代码说明:

  contourlet源代码matlab版(matlab source code version of contourlet)

文件列表:

contourlet
..........\083858[1].txt
..........\1.0_The Laplacian Pyramid as a Compact Image Code.pdf
..........\2.0_146-149.pdf
..........\20081122105420.xls
..........\249-253.pdf
..........\Contourlets_%2BA%2Bdirectional%2Bmultiresolution%2Bimage%2Brepresentation.pdf
..........\contourlet_toolbox
..........\..................\contourlet_toolbox
..........\..................\..................\backsamp.m

..........\..................\..................\htm" target=_blank>ChangeLog
..........\..................\..................\computescale.m
..........\..................\..................\Contents.m
..........\..................\..................\htm" target=_blank>COPYING
..........\..................\..................\decdemo.m
..........\..................\..................\denoisedemo.m
..........\..................\..................\dfbdec.m
..........\..................\..................\dfbdec_l.m
..........\..................\..................\dfbimage.m
..........\..................\..................\dfbrec.m
..........\..................\..................\dfbrec_l.m
..........\..................\..................\dfilters.m
..........\..................\..................\dup.m
..........\..................\..................\efilter2.m
..........\..................\..................\ex1.asv
..........\..................\..................\ex1.m
..........\..................\..................\ex2.m
..........\..................\..................\extend2.m
..........\..................\..................\fbdec.m
..........\..................\..................\fbdec_l.m
..........\..................\..................\fbrec.m
..........\..................\..................\fbrec_l.m
..........\..................\..................\ffilters.m
..........\..................\..................\hs_err_pid1228.log
..........\..................\..................\ld2quin.m
..........\..................\..................\ldfilter.m
..........\..................\..................\lpdec.m
..........\..................\..................\lprec.m
..........\..................\..................\mctrans.m

..........\..................\..................\modulate2.m
..........\..................\..................\nlademo.m
..........\..................\..................\nlademo2.m
..........\..................\..................\pdecomlyf.asv
..........\..................\..................\pdecomlyf.m
..........\..................\..................\pdecomlyf2.asv
..........\..................\..................\pdecomlyf2.m
..........\..................\..................\pdfb2vec.m
..........\..................\..................\pdfbdec.m
..........\..................\..................\pdfbrec.m
..........\..................\..................\pdfb_nest.m
..........\..................\..................\pdfb_tr.m
..........\..................\..................\pdown.m

..........\..................\..................\pfilters.m
..........\..................\..................\ppdec.m
..........\..................\..................\pprec.m
..........\..................\..................\pup.m
..........\..................\..................\qdown.m
..........\..................\..................\qpdec.m
..........\..................\..................\qprec.m
..........\..................\..................\qup.m
..........\..................\..................\qupz.m
..........\..................\..................\htm" target=_blank>README
..........\..................\..................\rebacksamp.m
..........\..................\..................\resamp.m
..........\..................\..................\resampc.c
..........\..................\..................\resampc.dll
..........\..................\..................\resampc.mexglx
..........\..................\..................\resampc.mexlx
..........\..................\..................\resampc.mexmac
..........\..................\..................\resampc.mexsol
..........\..................\..................\resampz.m
..........\..................\..................\reverse2.m
..........\..................\..................\sefilter2.m
..........\..................\..................\showpdfb.m
..........\..................\..................\smthborder.m
..........\..................\..................\SNR.m
..........\..................\..................\vec2pdfb.m
..........\..................\..................\wfb2dec.m
..........\..................\..................\wfb2rec.m

..........\contourlet_toolbox.rar
..........\contourlet_toolbox.tar.gz
..........\contourlet_toolbox.tar.tar
..........\contourlet_txform.pdf
..........\Contourlet变换及其在图像降噪中的应用.kdh
..........\Contourlet的图像PCA去噪方法.pdf
..........\Directional Multiresolution.pdf
..........\DoV01a[1].txt
..........\ECE_GradSem.pdf
..........\fulltext.pdf
..........\ICASSP01_lp.pdf
..........\ICASSP2001_Spiliotopoulos.pdf
..........\V.40(4) 882-893 1992.pdf
..........\Vetterli84.pdf
..........\Vetterli84[1].txt
..........\ychen_icassp2007.pdf
..........\基于Contourlet 变换尺度间相关的图像去噪.pdf

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • data-analysis
    matlab中的数据分析(回归),包括相应的ppt,以及例子的matlab程序源码,便于方便学习(Matlab in the data analysis (return), including the corresponding PPT, and examples of matlab source, easy for learning)
    2013-12-28 00:18:35下载
    积分:1
  • SeismoSignal-v4.3.0_build101
    地震波处理软件,加速度处理信号,可以直接得到频谱描述。(Seismic processing software, the acceleration signal processing, which can be described directly by spectrum.)
    2016-04-30 10:15:05下载
    积分:1
  • LTE_UL_SISO(HITCRC2012)
    维也纳大学LTE-A系统级仿真matlab程序。(University of Vienna LTE-A system-level simulation matlab program.)
    2013-09-30 20:49:49下载
    积分:1
  • gudinggonglv
    这是在非正交(NOMA)环境下对用户的功率分配采用固定分配,前后用户功率比满足一定的要求(This is at a non-orthogonal (NOMA) environment on the user' s power allocation fixed allocation before and after the user power ratio meet certain requirements)
    2021-02-21 21:49:42下载
    积分:1
  • eigen
    eige value problems in math
    2010-05-08 19:09:04下载
    积分:1
  • RDWT-SVD
    blind image data using RDWT SVD algorithm.watermarking using a wavelet algorithm and a compression (SVD) algorithm....
    2014-02-05 11:26:57下载
    积分:1
  • newnethodotsu
    一个新设计的OTSU算法,使用方法如下:% load clown % subplot(221) % imshow(X/max(X(:))) % title( Original , FontWeight , bold ) % for n = 2:4 % Iseg = otsu(X,n) % subplot(2,2,n), colormap(gray) % imshow(Iseg) % title([ n = int2str(n)], FontWeight , bold ) % end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
    2007-11-14 12:45:49下载
    积分:1
  • MSChart
    MSCart使用方法。MSChart各个属性介绍。数据如何传送到MSChart等。(MSCart use. MSChart introduced various attributes. How data is sent to the MSChart etc..)
    2013-04-10 09:45:03下载
    积分:1
  • 4756644
    TabBarCustom (所有TabBar之间切换),精选ios编程学习源码,很好的参考资料。(TabBarCustom (switching between all TabBar), selection of learning IOS programming source code, a good reference.)
    2013-12-13 12:31:16下载
    积分:1
  • matlab
    一个关于matlat基础的ppt,出学者可以看看 一个关于matlat基础的ppt,出学者可以看看(a ppt about the basis of matlab)
    2010-07-22 09:02:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载