运动估计我要分享

motion estimation

关注次数: 175

下载次数: 0

文件大小: 51.15 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:运动估计的代码,采用块匹配算法对物体的运动进行估计,分离视频的前景与背景,生成新的介于n帧与n+1帧的帧,并将改帧插入n帧与n+1帧中,产生相对平滑的视频。


English Description:

Motion estimation coding using block matching algorithm to estimate the motion of objects, separating the foreground and background of the video, generate a new n-frame and n+1 frame frames, frames inserted and modified n-frame and n+1 frame, have a relatively smooth video.


代码预览

相关推荐