吉林大学学报(信息科学版)

• 论文 • 上一篇    下一篇

基于匹配分布和混合高斯模型的车辆检测算法

戴夏强1, 周大可1, 鹿乐2   

  1. 1. 南京航空航天大学 自动化学院, 南京 210016; 2. 中国兵器北方信息控制集团有限公司, 南京 211153
  • 收稿日期:2013-06-06 出版日期:2013-09-24 发布日期:2014-04-04
  • 作者简介:戴夏强(1988—), 男, 江苏苏州人, 南京航空航天大学硕士研究生, 主要从事图像处理、 模式识别和机器学习研究,(Tel)86-15150553103(E-mail)dxq880720@aliyun.com; 周大可(1974—), 男, 江苏涟水人, 南京航空航天大学副教授,博士, 主要从事图像处理和模式识别研究, (Tel)86-25-84892305-5113(E-mail)dkzhou@nuaa.edu.cn。
  • 基金资助:

    航空基金资助项目(20115152028)

Vehicle Detection Algorithm Based on Distribution of Matching and Gaussian Mixture Model

DAI Xia-qiang1, ZHOU Da-ke1, LU Le2   

  1. 1. College of Automation, Nanjing University of Aeronautics and Astronautics, Nanjing 210016, China;2. China Ordnance North Information Control Group Limited Company, Nanjing 211153, China
  • Received:2013-06-06 Online:2013-09-24 Published:2014-04-04

摘要:

为解决高斯混合模型GMM(Gaussian Mixture Model)在车辆检测中存在的车辆断裂等问题, 提出了一种基于匹配度分布的混合高斯车辆检测算法。该算法采用c均值聚类法计算混合高斯模型初始值, 得到初步的背景模型; 匹配度分布的提出充分考虑了背景变化的时间性和空间性的特性; 根据前几帧检测结果得到每个点的匹配度分布, 对当前图片改变背景学习的规则, 去除了干扰, 适应了背景的变化。实验结果表明, 该算法较传统的混合高斯检测方法检测率平均提高16%以上, 使背景也更稳定和准确, 克服了车辆检测的断裂以及光照突变等问题, 提高了车辆区域检测的准确性。

关键词: 车辆检测, 混合高斯, 背景差分, 匹配度分布

Abstract:

Aiming at solving several problems in vehicle detection,  a GMM (Gaussian Mixture Model) detection algorithm based on distribution of matching rate was proposed. The algorithm got the initial value of GMM with c mean clustering method, which formed the original background model. It fully took the timeliness and spatiality into consideration by proposing the concept of distribution of matching. And it changed the learning rule of background of current frame to eliminate interference and adapt to the change of background according to the distribution of matching rate corresponding to the former several frames. The experimental results indicate that the algorithm improves the detection rate by at least over 16%. The updated background is also more stable and accurate. It overcomes the problems of fracture of vehicle detection and saltation of illumination and improves the accuracy of detection of vehicle region.

Key words: vehicle detection, gaussian mixture model (GMM), background subtraction, distribution of matching rate

中图分类号: 

  • TP391