登录
首页 » Visual C++ » SurfBox

SurfBox

于 2009-01-13 发布 文件大小:6997KB
0 291
下载积分: 1 下载次数: 26

代码说明:

  A set of C++ and Matlab routines implementing the surfacelet transform surfacelet的一个非常好用的工具箱(A set of C++ And Matlab routines implementing the surfacelet transformsurfacelet a very useful toolbox)

文件列表:

SurfBox
.......\Cpp
.......\...\HourglassFilterBank.cpp
.......\...\HourglassFilterBank.h
.......\...\NdDirectionalFilterBank.cpp
.......\...\NdDirectionalFilterBank.h
.......\...\PyramidFilterBank.cpp
.......\...\PyramidFilterBank.h
.......\...\SurfaceletFilterBank.cpp
.......\...\SurfaceletFilterBank.h
.......\...\SurfArray.cpp
.......\...\SurfArray.h
.......\...\SurfBoxSystem.cpp
.......\...\SurfMatrix.cpp
.......\...\SurfMatrix.h
.......\...\test_surfacelet.cpp
.......\...\VC6.0_project
.......\...\.............\Debug
.......\...\.............\Release
.......\...\.............\test_surfacelet.dsp
.......\...\.............\test_surfacelet.dsw
.......\...\.............\test_surfacelet.ncb
.......\...\.............\test_surfacelet.opt
.......\...\.............\test_surfacelet.plg
.......\...\VC7.1_project
.......\...\.............\Debug
.......\...\.............\Release
.......\...\.............\test_surfacelet.ncb
.......\...\.............\test_surfacelet.sln
.......\...\.............\test_surfacelet.vcproj
.......\Demo
.......\....\demo_Filters2D.m
.......\....\demo_VideoDenoising.m
.......\....\demo_Zoneplate.m
.......\....\mobile.mat
.......\....\PlayImageSequence.m
.......\....\show_basis.m
.......\....\show_freq2D.m
.......\....\zoneplate3d.m
.......\filters
.......\.......\cbd_coeffs_bo_12.surf
.......\.......\cbd_coeffs_bo_14.surf
.......\.......\cbd_coeffs_bo_16.surf
.......\.......\cbd_coeffs_bo_18.surf
.......\.......\cbd_coeffs_bo_4.surf
.......\.......\cbd_coeffs_bo_6.surf
.......\.......\cbd_coeffs_bo_8.surf
.......\.......\readme.txt
.......\how_to_install_cpp_Win32.txt
.......\Matlab
.......\......\box2cell.m
.......\......\calculateI0.m
.......\......\calculateKaiserwindow.m
.......\......\cbd_filters_10_dec.mat
.......\......\cbd_filters_10_rec.mat
.......\......\cbd_filters_12_dec.mat
.......\......\cbd_filters_12_rec.mat
.......\......\cbd_filters_14_dec.mat
.......\......\cbd_filters_14_rec.mat
.......\......\cbd_filters_16_dec.mat
.......\......\cbd_filters_16_rec.mat
.......\......\cbd_filters_18_dec.mat
.......\......\cbd_filters_18_rec.mat
.......\......\cbd_filters_4_dec.mat
.......\......\cbd_filters_4_rec.mat
.......\......\cbd_filters_6_dec.mat
.......\......\cbd_filters_6_rec.mat
.......\......\cbd_filters_8_dec.mat
.......\......\cbd_filters_8_rec.mat
.......\......\ccsym.m
.......\......\cell2box.m
.......\......\get_cbd_filters_load.m
.......\......\HourGlassDec.m
.......\......\HourGlassRec.m
.......\......\ind2subs_cell.m
.......\......\IRCdecF.m
.......\......\IRCrecF.m
.......\......\mexSurfaceletDec.dll
.......\......\mexSurfaceletDec.mexglx
.......\......\mexSurfaceletDec.mexmac
.......\......\mexSurfaceletRec.dll
.......\......\mexSurfaceletRec.mexglx
.......\......\mexSurfaceletRec.mexmac
.......\......\Meyer_sf_vkbook.m
.......\......\NDFBdec.m
.......\......\NDFBrec.m
.......\......\NXdiamondmapping.m
.......\......\PrySDdec_onestep.m
.......\......\PrySDrec_onestep.m
.......\......\PyrNDDec_mm.m
.......\......\PyrNDRec_mm.m
.......\......\rcos.m
.......\......\resampc.c
.......\......\resampc.dll
.......\......\resampc.mexglx
.......\......\resampc.mexlx
.......\......\resampc.mexmac
.......\......\resampc.mexsol
.......\......\sinc.m
.......\......\Surfdec.m

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

发表评论

0 个回复

  • Play-music-under-loc1
    FDGSL HOERHIJBDFIORTHDFUOI
    2013-11-30 04:41:46下载
    积分:1
  • S_DBWebApplication1
    S_DBWEbapplication 实例 作为例子参考 讲解演示器作用(S_DBWEbapplication instance as an example to explain the reference to the role of presenter)
    2013-11-25 22:25:51下载
    积分:1
  • gmodify
    matlab 畸变校正。功能:对发生桶形畸变的数字图像进行校正(Function: Digital image of barrel distortion correction occurs)
    2013-12-30 15:45:32下载
    积分:1
  • Infineon_DS_BGT24MTR12_en_V3_2
    24G高集成度微波雷达芯片,一发二收,可组成阵列天线,数据处理后精度可达mm级(24 GHz transceiver MMIC with one transmitter and two receiver units • Fully integrated low phase noise VCO • Switchable prescaler with 1.5 GHz and 23 kHz output • On chip power and temperature sensors • Gilbert based homodyne quadrature receiver • Single ended RF input terminals)
    2015-06-20 05:40:03下载
    积分:1
  • test1
    递归实现一个集合的所有的子集的输出。 例如{1,2} 输出{}{1}{2}{1,2}(A subset of the output of recursion)
    2010-01-10 00:16:28下载
    积分:1
  • chap3_1
    专家PId控制,求三阶传递函数的阶跃响应,采用专家PID设计控制器(Expert PId control, and the third order transfer function of the step response,The use of expert PID controller design)
    2020-12-02 11:29:25下载
    积分:1
  • torsche-0_4_0
    torsche是matlab下的一个工具箱,可以用来仿真实时调度算法,如EDF RM等,结合Matlab和Visual studio混编后可以使用,其自带的一些工具包里也有很多应用用例可以用来参考(torsche under a toolbox matlab , simulation can be used for real-time scheduling algorithms, such as EDF RM , etc. , combined with Matlab and Visual studio can use the hash , which comes with some tools package , there are many use cases can be used to refer to the application)
    2014-05-23 13:03:05下载
    积分:1
  • melp(2.4or)
    melp声码器,包括melp编码器和melp解码器(melp vocoder comprising melp melp encoder and decoder)
    2021-04-08 14:49:01下载
    积分:1
  • SSystemidentiy
    Systemidentificcation,系统辨识 (Systemidentificcation, system identification)
    2012-08-12 20:52:00下载
    积分:1
  • uml_design
    说明:  我把以前写的 C# 版的Rose 共享出来供别人学习参考。很具有学习参考价值主要涉及 GDI+ ,软件架构,和界面。对初学者很有帮助(I have previously written in C# Version of Rose shared out for others to learn from the reference. With learning reference value is mainly related to GDI+, Software architecture, and interface. Very helpful for beginners)
    2008-11-08 20:17:11下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载