搜索资源列表
运动估计算法
- 运动估计的算法源程序,搜索精度为半精度,方法是对整像素搜索到的匹配位置的领域像素进行内查,然后进一步搜索,找到更精确的匹配位置- In the movement estimate algorithm source program, the search precision is half precision, the method is the match position domain picture element which searches to the entire picture
各类运动估计算法
- 里面介绍了各种的运动估计算法源码,三步,璘行等,四步
运动估计算法代码
- 运动估计运算
二维运动估计
- 用穷尽块匹配算法进行二维运动估计的matlab程序
运动估计全搜索MATLAB源码
- 运动估计全搜索MATLAB源码
h.261视频编码运动估计
- 关于H.261的视频编码中的运动估计。画出矢量图,帧间差
H.261编码的运动估计
- H.261编码的运动估计,刻画出运动矢量图和帧间差
7种基于块匹配的运动估计算法比较
- 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
快匹配运动估计算法
- 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
块运动估计程序 集合
- 块运动估计中包括三步法等各种改进方法的集合matalb程序
几种运动估计算法比较(C++)
- 几种运动估计算法比较(C++)
yundongguji.rar
- 运动估计的算法,基于matlab可以对运动物体过快的图像进行补偿,Motion estimation algorithm, based on the matlab fast moving objects on the image to compensate
mc_matlab.rar
- matlab实现,视频序列运动估计,补偿算法。,matlab realized, video sequences motion estimation and compensation algorithm.
flowstop1
- 运动估计的算法源程序,搜索精度为半精度,方法是对整像素搜索到的匹配位置的领域像素进行内查,然后进一步搜索,找到更精确的匹配位置-motion estimation algorithm source, search for semi-precision accuracy, is the whole pixel search to match the location of the pixel within the field investigation, then further search,
EBMA
- 用MATLAB实现基于块匹配算法的运动估计,使用的算法是EBMA,能运行处结果的。-Using MATLAB to achieve block-matching algorithm based on motion estimation, using the algorithm is EBMA, can run office results.
threestep
- 三步搜索法运动估计的matlab仿真及实验报告-Three-step search method motion estimation of matlab simulation and experiment report
motionestimation
- 采用单向多参考帧的运动估计算法,附1/4像素内插算法,能够实现较准确的运动估计,目前性能稍逊于双向运动估计-Using one-way multi-reference frame motion estimation algorithm, with 1/4 pixel interpolation algorithm, to achieve more accurate motion estimation, the current performance of low achievers in the
运动估计
- 运动估计算法去提取动态背景的前景信息,效果不是很好(Motion estimation algorithm to extract the foreground information of the dynamic background, the effect is not very good)
运动估计代码
- 根据物体发生的运动特征,对运动目标进行运动矢量的估计预测。(Motion vector estimation and prediction of moving targets)
运动估计程序
- 基于块的运动估计、通过全搜索法实现运动估计()