搜索资源列表
FS.rar
- 全搜索算法寻找运动矢量,基于MATLAB实现,Full-search motion vector search algorithm, based on the MATLAB implementation
blockmatching
- 采用块匹配法计算相邻两帧图像的运动矢量,并显示计算的矢量结果。其中使用了opencv里面的函数。需先安装和加入opencv的库。-Using the 3 step block matching algorithm to compute the motion vector of two consecutive frames.
motionEstES
- 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。-The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.
EBMA
- EBMA compute Motion Vector for one block in Anchor Frame from Target Frame
projectioncorr
- PA, projective algorithm % 灰度投影算法 % % dr - 行运动矢量 % dc - 列运动矢量 % imRef - 参考帧 % imCur - 当前帧 % range - 搜索区域,默认为7 % flag - 是否精确到亚像素位移 % flag = 1,亚像素精度 % flag = 0,像素精度-PA, projective algorithm gray projection algorithm dr- line moti
BlockMatchingMethodsConsideringSmoothnessofMotionV
- 考虑运动向量平滑的块匹配运动估计方法,matlab代码-Consider the motion vector smoothing method of block matching motion estimation, matlab code
chap06
- 在VC++6.0下运行的MPEG-4编码,包括入口函数,视频对象平面编码函数,运动信息编码,运动估计和预测补偿函数,运动向量和预测误差计算的函数,纹理编码,运动向量图象编码函数,帧内纹理编码函数,形状纹理编码函数,DC/AC系数预测函数,供大家参考-In VC++6.0 run under the MPEG-4 encoding, such as import function, video object plane coding function, sports information cod
fastMV
- Fast Motion Detection calculate motion vector and representative motion vector for two sequence of images
displayMVF
- display a motion vector for a video compression
MV_Plot
- 画运动矢量的好例子。用matlab实现 画运动矢量的好例子。用matlab实现-Painting a good example of motion vector. Using matlab to achieve a good example of motion vector drawing. Achieved using matlab
mptionVectorEstiment
- 此文章总结了全局运动估计类型,和常处理的方法,方便利用在对视频对象帧进行全局运动处理的领域-motion Vector Estiment
CalcOpticalFlowBW
- Calculation of the motion vector
FourStep
- 这是用四步搜索法求视频图像的运动矢量的。效果很好,可运行。-This is a four-step search Method with video images of the motion vector. Good effect, and can run.
codes
- fast motion vector of vedio sequence
track
- matlab code for object tracking with motion vector
mvquiver
- 本文件实现了yuv视频的运动矢量提取,其中运动矢量估计采用了不同的估计算法,最后还可以画出运动矢量图。-This document implements the yuv video motion vector extraction, in which motion vector estimation algorithm using different estimates and, finally, to draw the movement vector.
motionvector
- Motion vector detection
LR_motionEst_TSS
- 实现运动估计的一个算法,输入参考帧与匹配帧,返回运动矢量-An algorithm for motion estimation, reference frame and match the input frame, the return motion vector
motion-vector
- 可以判定某帧中的快运动趋势,得到运动矢量。-Can determine the fast movement of a frame in the trend, get motion vectors
meanshift-and-motion-vector
- 文章介绍了mean-shift算法运动矢量相结合的一种解决运动目标过快而是Ms算法丢失目标的跟踪算法。-This paper presents a fast moving target but Ms solving algorithm lost target tracking algorithm mean-shift algorithm combines motion vector.