搜索资源列表
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!
MotionEstimation
- 这是一个实现运动估计的程序,采用的是传统的块匹配准则,程序的可移植性较好
AFFINE
- 基于仿射变换的运动场估计,首先使用EBMA确定基于块的运动场,然后使用加权的LSE求仿射变换参数。给出基于仿射变换参数的预测帧以及相应的估计参数,并与基于块运动估计的运动场预测结果进行比较
work
- 很方便的小程序,可以将二维数组转为一维数组,还有im2block也可以将图像分块,在运动估计分析的时候很有用
ECCV92
- 一篇经典的运动估计分层块匹配英文文章Hierarchical Model-Based Motion Estimation
mefs
- 视频压缩中运动估计算法的MATLAB程序,基于8×8 块的全搜索运动估计算法。-Video compression motion estimation algorithm in the MATLAB program, 8 × 8 block-based full search motion estimation algorithm.
motionEstES
- 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。-The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.
motion-estimation
- 图像中Up-conversion算法 使用运动估计来进行宏块估计,其中使用双向运动估计来提取信息-Up-conversion of images using motion estimation algorithm for macroblock estimates, which use bi-directional motion estimation to extract the information
Ahighlyaccuratethree2stepsearch
- 由于基于块匹配的快速运动搜索算法中三步法的小运动估计效果较差,使其运动估计精度明显下降,还导致三步法缺乏良好的扩展性. 因此对三步法进行了改进,即在前两步总是将搜索步长减半继 续搜索.-As a result of block matching based on the rapid movement in the three-step search algorithm for motion estimation of small less effective so that it signi
MotionDetection
- 运动估计的源码,来自国外实验室高手,希望对大家的学习有用。-Motion estimation source, laboratory experts from abroad, hoping to learn useful to everyone.
BlockMatchingAlgoMPEG
- 基于块匹配的帧间运动估计,对相邻帧间背景运动计算运动矢量 ,使用了多种搜索算法对运动块进行搜索和匹配。-Block Matching Algorithms for Motion Estimation,This MATLAB source code is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 di
BlockMatchingMethodsConsideringSmoothnessofMotionV
- 考虑运动向量平滑的块匹配运动估计方法,matlab代码-Consider the motion vector smoothing method of block matching motion estimation, matlab code
motionpre
- 各种运动估计算法源代码 -各种运动估计算法源代码
kuaideyundongguji
- 对基于块的匹配运动估计做了很好的阐述和展望-Based on block matching motion estimation done a very good set and outlook
color-motion-estimation
- 在HSI空间彩色图像的运动估计,包括各种块运动估计程序彩色空间的程序。-In the HSI color space, image motion estimation, block motion estimation procedure, including a variety of color space program.
HBMA
- HBMA为基于块的分级匹配算法,是一种典型的运动估计算法,适用于特征追踪和运动估计-HBMA classification based on block matching algorithm is a typical motion estimation algorithm for feature tracking and motion estimation
BlockMatchingAlgoMPEG
- 利用matlab进行图像处理时进行块运动估计的程序设计,-Motion estimation with matlab
运动估计程序
- 基于块的运动估计、通过全搜索法实现运动估计()