搜索资源列表
motionest
- 用块匹配法进行运动估计的matlab实现方法,返回运动矩阵-block matching method used for motion estimation method of Matlab, the return movement Matrix
41241
- 图象处理中运动估计的一种全搜索块匹配法的实现程序!-image processing campaign estimated a full search block matching program to realize!
H.263DSP
- 本文的工作是实现一个视频监控系统的软件核心部分。在内容上首先对 H. 263视频编码标准进行叙述,接下来讨论实现快速运动估计的方法,针对块 匹配运动估计给出了一种改进的钻石搜索算法代替原有的三步搜索法。实验 结果证明,经算法改进优化的新钻石搜索法优于原先的三步攫索法,大大提 高了程序运行的效率。随后简单介绍了C64xx系列DSP和视频数据的AVI存 储方式,研究了用软件的方法实现 H. 263编码标准,以及将其移植到 DSP后 的优化问题,最终达到了在 DSP上实时编码
7种基于块匹配的运动估计算法比较
- 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
快匹配运动估计算法
- 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
VideoProcess
- 关于视频的课件,内容全面,包括:视频的各种编码,目标检测,目标运动估计,目标跟踪,视频建模等。-On the video courseware, comprehensive, including: a variety of video encoding, target detection, target motion estimation, target tracking, video modeling.
MotionDetection
- 运动估计的源码,来自国外实验室高手,希望对大家的学习有用。-Motion estimation source, laboratory experts from abroad, hoping to learn useful to everyone.
ME
- 运动估计(包含七种算法),对于学习视频压缩的朋友来说很有用。-Me
motionpre
- 各种运动估计算法源代码 -各种运动估计算法源代码
51478222fast_select
- 在快匹配运动估计算法中,它的计算复杂度可以描述成:运算量=搜索点×块匹配准则.该表达式可以这样解释,在快匹配准则确定的情况下,如果一个匹配点的单位运算量确定了,这时动动估计的动算量就有直接取于搜索的点数,也就是取决于运动估计的搜索算法,实现了三步搜索法-Match the fast motion estimation algorithm, its computational complexity can be described as: Operational × volume = search
tuxiangfengesuanfa
- 该方法可以用于复制场景的视频检测监控,采用灰度投影算法匹配进行全局运动估计和补偿,用以消除背景变化的影响;二次对称差分算法,用数学形态学对图像进行处理,该方法不受光线,摄像机抖动,场景等变化的干扰影响,具有较强的实时性,效果不错!-This method can be used to copy the scene of the video inspection and monitoring, using gray-scale projection algorithm to match the g
09047016
- 用块匹配法进行运动估计的matlab实现方法-block matching method used for motion estimation method of Matlab
FsS
- 视频 编解码 处理运动估计 的 四步搜索法 快速块匹配-The four-step search motion estimation method for rapid block matching
BlockMatch
- H.264中的运动估计中的BMA(块匹配算法),共有三种方法,三步搜索法,全局搜索法,二维对数搜索法-H.264 motion estimation in the BMA (fast matching algorithm), a total of three methods, three-step search method, global search method, two-dimensional logarithmic search method
motion-estimation
- 实现全搜索块匹配的运动估计,在VC环境下如有不对请指正-motion estimation
BasicMotionVectorEstimation
- 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
ThreeStepSearch
- 三歩搜索法,是运动估计中块匹配方法的一种简便搜索方式 -Three-step search method, block matching motion estimation is a convenient way to search method
815-mvp
- 图像处理:计算一个视频序列的运动估计和补偿,TTS法搜索匹配块,并计算两帧图像的残差。-Image processing: computing the motion estimation and compensation of a video sequence, TTS method search for a matching block, and calculating the two image residuals.
yundongguji
- 用块匹配法实现的图像帧序列间的运动估计。-Estimated by the block matching method to achieve the motion image frame sequences