This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform fdct_usfft_param.m -- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m -- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m -- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m -- display the shape of a curvelet fdct_usfft_demo_recon.m -- partial reconstruction using curvelet fdct_usfft_demo_disp.m -- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m -- image denoising using curvelet
标签: directory functions interface transform
上传时间: 2016-08-31
上传用户:cooran
MMI层OBJ不能完全编译,所以要加新字符串的时候可以利用其中已经存在但是不用的字符串(比如wap模块中的字符串),保留其名字,修改其内容即可。TOOLS
上传时间: 2013-11-30
上传用户:jeffery
1.一个彩色菜单小程序,具有鼠标移动效果, 可以配置参数,是学习Java的好素材. 2-4.插入,堆和Shell排序,起泡排序,双向起泡和快速排序,经典的Hanoi塔问题的Java语言版 5.SoftwareLIVE是一个Java开发工具,包涵了各大知名厂商RAD系统的GUI开发环境,并透过完全视觉化的操作介面,让每个人都能轻易的设计应用程序,而且所有的应用程序,皆可由使用者按需求自行修改、新增及重建。
上传时间: 2013-12-11
上传用户:hullow
Delphi 拖放控件 ,类似设计期的RAD模式,运行期可控可视控件的大小和 位置
上传时间: 2016-09-18
上传用户:541657925
这是用粒子滤波算法进行视频跟踪的源程序 初始参数已近设好了,直接运行就可以了 有兴趣的朋友可以吧它改成差帧定位 省的换个视频就要手调一次参数 为了能运算快些 算法的核心代码是用C++编的 用MEX文件转化成dll数据 在matlab中调用的 希望对大家有所参考和帮助 也希望大家有好的想法,我们一起讨论和改进 有 用粒子滤波进行视频跟踪现在国内做的还不多 需要改进的地方也很多 还需大家共同努力啊,哈哈 由于本人用的视频太大,上传了半天传不上去,只有把视频删了 下了本程序的朋友,要自己找个视频放到文件夹内 并在程序中吧读视频语句的文件名改成你所放视频的文件名 比如你视频的文件名是myvideo.avi,则程序中 video = myvideo.avi 注意视频文件的格式一定要是.avi的哦
上传时间: 2014-01-22
上传用户:guanliya
DevExpress.ExpressFlowChart.Suite.v1.37.for.Delphi.BCB.Full.Source-SSG delphi 和 BCB的源码,次空间可以帮你轻松实现流程图类的图标功能,强烈推荐! The ExpressFlowChart is designed to help you present charts, schemes, hierarchies, and graphs of any complexity with minimal coding and programming effort. The ExpressFlowChart Suite offers all the necessary tools and elements to create dazzling interfaces limited only by your imagination and the needs of your end-users.
标签: ExpressFlowChart DevExpress Source-SSG BCB
上传时间: 2016-09-29
上传用户:363186
=== ==== 关于本光盘 ========== \Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 \Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。
上传时间: 2014-01-26
上传用户:TF2015
当前不少单位在进行系统改造升级时,面临着如何将各个独立部门开发的应用所采用的数据库统一,以便适应数据大集中的需求,方便将来进行数据挖掘等更高层次的应用。在数据库统一的过程中,如何快速、高效的将已有的基于异种数据库的程序,特别是采用C/C 开发的运行于linux/unix下的程序转换到现有数据库下,成为不少单位面临的问题。当然了,基于RAD开发的程序,基本上不需要进行修改,就能达到目的。
标签: 单位
上传时间: 2013-12-23
上传用户:Pzj
Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems development without sacrificing flexibility or scalability How AOSD builds on the object-oriented paradigmand how it s different State-of-the-art best practices for the AOSD development process Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and more Using key AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition Developing more secure applications with AOSD techniques Applying aspect-oriented programming to database systems Building dynamic aspect-oriented infrastructure
标签: Aspect-Oriented Developement streamline Software
上传时间: 2013-12-01
上传用户:jennyzai
找到的比较全的h.264方面的资料有七本书籍在如下: DResearch H.263+ codec - API Description.pdf H.264 The New MPEG Standard.pdf The emerging H.264 AVC standard.pdf DResearch H.26x Codecs.pdf Advantage TANDBERG H.264 Dramatic Leaps in Video Whitepapers.pdf H.264视频编码新标准及性能分析.pdf 高效的H_264时域误码掩盖算法.PDF 对搞这方面的研究的人很有帮助哦!
标签: Description 264 DResearch Standar
上传时间: 2016-10-06
上传用户:jackgao