计算机应用 ›› 2015, Vol. 35 ›› Issue (5): 1483-1487.DOI: 10.11772/j.issn.1001-9081.2015.05.1483

• 行业与领域应用 • 上一篇    下一篇

基于Codebook的视频火焰识别算法

邵良杉, 郭雅婵   

  1. 辽宁工程技术大学 软件学院, 辽宁 葫芦岛 125105
  • 收稿日期:2014-12-17 修回日期:2015-01-21 出版日期:2015-05-10 发布日期:2015-05-14
  • 通讯作者: 郭雅婵
  • 作者简介:邵良杉(1961-),男,辽宁凌源人,教授,博士生导师,博士,主要研究方向:数据挖掘、图像处理; 郭雅婵(1988-),女,福建漳州人,硕士研究生,主要研究方向:图像处理、计算机视觉.
  • 基金资助:

    国家自然科学基金资助项目(71371091).

Flame recognition algorithm based on Codebook in video

SHAO Liangshan, GUO Yachan   

  1. School of Software, Liaoning Technical University, Huludao Liaoning 125105, China
  • Received:2014-12-17 Revised:2015-01-21 Online:2015-05-10 Published:2015-05-14

摘要:

为了提高视频火焰识别的准确度,提出了一种基于Codebook的火焰识别方法,创新地在YUV空间使用Codebook背景模型检测火焰区域,定期更新背景,综合火焰的动静态多特征进行火焰识别.首先,提取视频中的每一帧图像,利用原始图像中R、G、B三个分量间存在的线性关系作为颜色模型,初步提取火焰颜色区域; 然后,为了利用YUV颜色空间的有利特性,将颜色空间从RGB转化到YUV, 使用Codebook背景模型进行背景学习、背景差分,提取出具有火焰颜色的动态前景; 最后,利用火焰面积变化率、区域重叠率、质心位移这3个特征来训练反向传播(BP)神经网络,通过训练好的神经网络判断视频图像是否存在火焰.选取相机位置以及方向固定的视频进行实验,所提算法在复杂的视频场景中的识别准确度达到96%以上.实验结果表明,所提算法有效提高识别的准确度,同时降低多种干扰物场景的误判率.

关键词: 视频, 火焰, YUV 颜色空间, Codebook背景模型, 反向传播神经网络

Abstract:

In order to improve the accuracy of flame recognition in video, a flame recognition algorithm based on Codebook was proposed. The algorithm which combined with static and dynamic features of flame was innovatively applied with YUV color space in Codebook background model to detect flame region, and update the background regularly. Firstly, the algorithm extracted frames from video, and used the liner relation between R, G, B component as the color model to get the flame color candidate area. Second, because of the advantage of the YUV color space, the images were transformed from RGB format to YUV format, a flame color dynamic prospect was extracted with background learning and background subtraction by using Codebook background model. At last, Back Propagation (BP) neural network was trained with the features vectors such as flame area change rate, flame area overlap rate and flame centroid displacement. Flame was judged by using the trained BP neural network in video. The recognition accuracy of the proposed algorithm in the complex video scene was above 96% in fixed camera position and direction videos. The experimental results show that compared with three state-of-art detection algorithms, the proposed algorithm has higher accuracy and lower misrecognition rate.

Key words: video, flame, YUV color space, Codebook background model, Back Propagation (BP) neural network

中图分类号: