摘要
运动检测算法的目的是在视频流中提取运动目标。主要的检测方法有:基于特征的运动检测技术、光流法、时间差分法、背景减除法。在研究中提出了一种基于混合高斯建模方法和改进帧间差分法相结合的运动检测方法。方法第一步建立高斯背景模型,对运动目标进行提取,第二步来使用改进的三帧差分方法对提取的物体做进一步的检测,以得到更精确的运动目标图像,第三步用仿真实验对研究算法进行分析与检测。
This paper presents a method that combines multi-frame difference method and background subtraction method together. The method firstly establishes mixture Gaussian background model secondly extracts the moving target by way of background subtraction, thirdly does further testing to get more accurate moving target by using muhi-frame difference method.
出处
《电脑编程技巧与维护》
2014年第4期28-29,共2页
Computer Programming Skills & Maintenance
基金
湖南省高等学校科学研究一般项目12C1113
湖南省科技厅课题2012SK3172
关键词
运动目标检测
背景减除
时间差分
motion Target detection
background subtraction method
time difference method