Block Matching Using Lower Bound Comparison Algorithm

来源 :郑州大学 | 被引量 : 0次 | 上传用户:lnld123
下载到本地 , 更方便阅读
声明 : 本文档内容版权归属内容提供方 , 如果您对本文有版权争议 , 可与客服联系进行内容授权或下架
论文部分内容阅读
Block matching is frequently used in stereo vision, visual tracking, and video compression. In this technique, the current image frame is partitioned into non-overlapping fixed-size rectangular blocks. The goal here is to estimate the inter-frame motion vector for each block in the current frame by finding the best matching block (according to a matching criterion) in the reference frame, usually the previous frame, in a computationally efficient manner. In this report, we first give an overview of some of the fast block matching algorithms that have been proposed in the past, then introduce a new fast block matching algorithm.Unlike many block matching algorithms proposed in the past that can only assure a local minimum of matching error for the whole block, this algorithm, which is called "lower bound comparison algorithm" in this report, is an algorithm that significantly speeds up the computation of the block matching while guaranteeing the global optimal match in the search range. To achieve this, the new algorithm uses lower bound comparison strategy which utilizes an ascending lower bound list of the matching error to determine the temporary best match position. What the strategy does is to avoid the costly computation of complete matching error at every search position when a lower bound larger than the global minimum matching error can be used.A set of common test image sequences are used to test the performance of this new algorithm. In this report, its performance is compared with that of several other block matching algorithms by the same benchmarks. Results are discussed in the report.
其他文献
该文的主要目的是对Web日志挖掘做进一步的研究,并提出新的挖掘方法.论文首先探讨如何有效的将原始Web日志转化为用户事务;然后介绍事务集合的关联规则挖掘和序列模式挖掘的
通过研究测试框架标准,分析比较测试系统的理论模型,考察已有实现在应用方面的不足之处,提出了一种新的测试系统实现,是为TTCN虚拟机模式.以这项设计为蓝本,从框架搭建到模块
该文提出一种基于本体的半自动化信息提取方案.具体而言,就是把语言本体和领域本体引入信息提取的系统的各个相关阶段,使语言本体在自然语言的浅层分析中发挥重要作用,使领域
本文主要以中国电信网络数据中心(Internet Data Center)的业务开展为基础,详细阐述了中国电信超级信息港的建设,重点论述了工作流技术在其中的应用。内容主要包括:信息港建设的背
随着当前Internet的发展和各种多媒体应用的出现,组播技术得到大量应用。组播指将同一信息从源结点传送到网络中多个结点(不一定是网络中所有结点)。实现组播的一般方式是建立组
云计算是一种新的计算模式,它为可配置的计算资源提供普适的、便利的、按需的网络访问,在此基础上为用户提供可靠的、灵活的且具有弹性的服务。目前云计算已受到学术界和工业界
WAE(WEB Application Environment)性能测试为WEB系统提供重要数据,指导WEB系统软件的设计和硬件的配置.该文的研究围绕WAE性能测试展开,运用TTCN的形式化方法对WAE性能测试
该文主要研究移动通信中视频传输系统的硬件总体结构和软件的实现技术.对面临的QoS问题作了分析,提出了解决方案.此外,还叙述了作者在CRM研究方面所做的工作以及CRM在中国邮
本文通过对USN的体系结构、数据读写流程及实现数据/命令通道相分离的三方通信协议等的详细介绍,为设计和实现USN打下了重要的基础。针对传统FC协议实现成本高、设备互操作性
该文研究Linux环境下的包过滤防火墙.Netfilter是Linux包过滤防火墙的基础结构.该文对它以及它与IP层的关系进行了阐述,并对其实现进行了分析.IPtalbes是在Netfilter上实现的