登录
首页 » matlab » SurfBox

SurfBox

于 2007-07-10 发布 文件大小:7439KB
0 265
下载积分: 1 下载次数: 96

代码说明:

  表面波,一种很新的多尺度几何分析工具,对运动图像的处理非常有用(SAW, a very new kind of multi-scale geometric analysis tools sports image processing very useful)

文件列表:

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 个回复

  • fixed_point_systems
    Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
    2009-05-14 04:39:19下载
    积分:1
  • Matlab
    介绍了MATLAB的基础知识以及一些基本性质和一些源代码(Introduced MATLAB basic knowledge and some basic properties and some source code )
    2011-09-03 12:40:55下载
    积分:1
  • bicomsim
    Matlab编写的二元调制最佳接收机的程序及仿真结果,包括2psk、2ask和2fsk.很规范(The best receiver Matlab prepared binary modulation procedures and simulation results, including 2psk, 2ask 2fsk. Standardized)
    2012-08-21 10:21:21下载
    积分:1
  • MG_PQ.mdl
    说明:  微电网PQ控制源代码 PQ控制源代码(Microgrid PQ control source code)
    2020-05-06 12:18:44下载
    积分:1
  • dsp
    数字图像处理的一个作业,包含理想高通 巴特沃斯高通 高斯高通的频域增强的作业(A digital image processing operations, including the ideal high-pass Butterworth high-pass Gaussian high-pass frequency domain enhancement operation)
    2010-12-01 12:06:33下载
    积分:1
  • gonglvpugujiCchengxu
    实现FIR滤波器设计,执行代码可以进行FIR滤波功能。(FIR frighting desgion.)
    2011-01-04 23:42:20下载
    积分:1
  • APPgetLargeConnectedEdges
    效果很好的直线提取算法,抗噪声能力很好,希望对大家有用(Uses the method of Video Compass to get long, straight edges)
    2012-05-10 17:08:55下载
    积分:1
  • cep2spec
    matlab code for cepstrum
    2014-12-06 12:56:14下载
    积分:1
  • TE_process
    田纳西伊—斯特曼过程是一个基于真实化工生产过程模型。它的数据在许多领域被广泛研究和应用,比如优化控制、过程监控和故障诊断等。(The tennessee-sterman process is based on a real chemical process model.Its data is widely studied and applied in many fields, such as optimal control, process monitoring and fault diagnosis.)
    2019-06-28 10:46:36下载
    积分:1
  • 新建 WinRAR 压缩文件
    说明:  用Matlab软件计算不同轴承高度下,轴系的截面转角及其变形量(the calculation of shaftings' deflection)
    2018-03-12 11:17:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载