nav emailalert searchbtn searchbox tablepage yinyongbenwen piczone journalimg journalInfo journalinfonormal searchdiv searchzone qikanlogo popupnotification paper paperNew
2023, 01, v.49;No.263 95-102+118
基于改进ViBe算法的运动目标检测
基金项目(Foundation): 国家重点研发计划资助项目(2017YFB1304000)
邮箱(Email): chengf@dhu.edu.cn;
DOI: 10.19886/j.cnki.dhdz.2021.0459
摘要:

ViBe算法是一种基于静态背景下的运动目标检测算法,针对其“鬼影”问题和运动目标静止时会被更新为背景的问题提出了改进ViBe算法,即对原ViBe算法的背景模型初始化、动态阈值、前景分割和背景模型更新等4个部分进行了改进。采用均值法获取的背景图像初始化背景模型,可消除“鬼影”;利用计数法控制前景分割动态阈值,使前景图像更加准确;使用帧差法思想改进前景分割,使前景图像更加完整;通过引入阈值保证背景模型更新的稳定性。根据试验结果可知,改进ViBe算法对正常移动车辆、较小运动目标和存在静止情况的运动目标都有较好的检测能力,解决了“鬼影”问题和运动目标静止时会被更新为背景的问题,同时相较于原ViBe算法和其他常用运动目标检测算法,改进ViBe算法在保证准确性的基础上提高了检测的完整性。

Abstract:

The ViBe algorithm is a moving target detection algorithm based on static background. Aiming at its "ghost" problem and the problem that moving targets will be updated as background when they are stationary, an improved ViBe algorithm is proposed, which improves the original ViBe algorithm in four parts: background model initialization, dynamic threshold, foreground segmentation and background model update. The background image obtained by the mean method is used to initialize the background model and eliminate the "ghost". The dynamic threshold of foreground segmentation is controlled by counting method to make the foreground image more accurate. Then the frame difference method is used to improve the foreground segmentation and make the foreground image more complete. The threshold is introduced to ensure the stability of background model updating. According to the test results, the improved ViBe algorithm has good detection ability for normal moving vehicles, small moving targets and moving targets with static conditions, and solves the problem of "ghost" and the problem that moving targets will be updated as background when they are stationary. At the same time, compared with the original ViBe algorithm and other common moving target detection algorithms, the algorithm improves the integrity of detection on the basis of ensuring the accuracy.

参考文献

[1] 刘燕德,曾体伟,陈洞滨,等.基于改进ViBe算法的运动目标检测研究[J].计算机仿真,2019,36(2):404-408.

[2] 肖军,朱世鹏,黄杭,等.基于光流法的运动目标检测与跟踪算法[J].东北大学学报(自然科学版),2016,37(6):770-774.

[3] 陈媛,胡娜,余秋月.融合背景差分法和帧间差分法的运动目标检测[J].现代计算机,2019(34):50-53.

[4] 罗敏,刘洞波,文浩轩,等.基于背景差分法和帧间差分法的车辆运动目标检测[J].湖南工程学院学报(自然科学版),2019,29(4):58-61.

[5] BAMNICH O,VAN DROOGENBROECK M.ViBe:a powerful random technique to estimate the background in video sequences[C]//IEEE Intemational Conference on Acoustics Speech and Signal Processing.2009:945-948.

[6] BAMNICH O,VAN DROOGENBROECK M.ViBe:a universal background subtraction algorithm for video sequences[J].IEEE Transactions on Image Processing,2010,20(6):1709-1724.

[7] 刘家军,林皓琨.基于ViBe算法的自适应阈值运动目标检测方法[J].激光与光电子学进展,2022,59(2):144-153.

[8] 闵卫东,郭晓光,韩清.改进的ViBe算法及其在交通视频处理中的应用[J].光学精密工程,2017,25(3):806-811.

[9] 李善超,车国霖,张果,等.一种自适应运动目标检测算法及其应用[J].小型微型计算机系统,2021,42(2):381-386.

[10] 丁哲,陆文总.基于ViBe背景建模的运动目标检测算法[J].计算机系统应用,2019,28(4):183-187.

[11] 陈金戈,龙伟,李炎炎,等.一种鬼影及边缘传播抑制的ViBe目标检测算法[J].四川大学学报(自然科学版),2020,57(2):284-288.

[12] 崔鹏翔,于凤芹.消除鬼影及阴影的改进ViBe运动目标检测算法[J].激光与光电子学进展,2020,57(16):98-106.

[13] 李秋玲,邵宝民,赵磊,等.基于ViBe算法运动特征的关键帧提取算法[J].山东大学学报(工学版),2020,50(1):8-13.

[14] 涂伟强,李炎炎,龙伟,等.采取阶段性改进的全新ViBe目标检测算法[J].四川大学学报(自然科学版),2021,58(3):67-72.

[15] 李媛,侯宏录.基于改进均值建模的自适应三帧差分算法研究[J].电子测量技术,2019,42(3):21-24.

[16] 王春丹,谢红薇,李亚旋,等.融合改进的三帧差分和ViBe算法的运动目标检测[J].计算机工程与应用,2020,56(13):199-203.

[17] DROOGENBROECK M V,PAQUOT O.Background subtraction:experiments and improvements for ViBe[C]// 2012 IEEE Computer Society Conference on Computer Vision and Pattern Recognition Workshops .2012:32-37.

[18] ZIVKOVIC Z,HEIJDEN F V D.Efficient adaptive density estimation per image pixel for the task of background subtraction[J].Pattern Recognition Letters,2006,27(7):773-780.

[19] ZIVKOVIC Z.Improved adaptive gaussian mixture model for background subtraction[C]// Proceedings of the 17thInternational Conference on Pattern Recognition.2004:28-31.

基本信息:

DOI:10.19886/j.cnki.dhdz.2021.0459

中图分类号:TP391.41

引用信息:

[1]王欣宇,陈广锋,李侠.基于改进ViBe算法的运动目标检测[J].东华大学学报(自然科学版),2023,49(01):95-102+118.DOI:10.19886/j.cnki.dhdz.2021.0459.

基金信息:

国家重点研发计划资助项目(2017YFB1304000)

发布时间:

2023-03-13

出版时间:

2023-03-13

网络发布时间:

2023-03-13

引用

GB/T 7714-2015 格式引文
MLA格式引文
APA格式引文
检 索 高级检索