华南理工大学学报(自然科学版) ›› 2020, Vol. 48 ›› Issue (1): 70-83.doi: 10.12141/j.issn.1000-565X.190181

• 计算机科学与技术 • 上一篇    下一篇

基于颜色和纹理特征的森林火灾图像识别

李巨虎 范睿先 陈志泊   

  1. 北京林业大学 信息学院,北京 100083
  • 收稿日期:2019-04-15 修回日期:2019-08-26 出版日期:2020-01-25 发布日期:2019-12-01
  • 通信作者: 李巨虎 (1978-),男,博士,副教授,主要从事图像处理、物联网、无线通信等研究。 E-mail:lijuhu@bjfu.edu.cn
  • 作者简介:李巨虎 (1978-),男,博士,副教授,主要从事图像处理、物联网、无线通信等研究。
  • 基金资助:
    国家自然科学基金资助项目 (61703046); 北京林业大学热点追踪项目 (2018BLRD18)

Forest Fire Recognition Based on Color and Texture Features

LI Juhu FAN Ruixian CHEN Zhibo   

  1. School of Information,Beijing Forestry University,Beijing 100083,China
  • Received:2019-04-15 Revised:2019-08-26 Online:2020-01-25 Published:2019-12-01
  • Contact: 李巨虎 (1978-),男,博士,副教授,主要从事图像处理、物联网、无线通信等研究。 E-mail:lijuhu@bjfu.edu.cn
  • About author:李巨虎 (1978-),男,博士,副教授,主要从事图像处理、物联网、无线通信等研究。
  • Supported by:
    Supported by the National Natural Science Foundation of China (61703046)

摘要: 为了降低火焰状干扰源存在时森林火灾的误报率,提高火灾预警的快速性,根据火焰独特的颜色和纹理特征,提出了以分块的 LBP 直方图特征结合 LPQ 直方图特征的火焰识别算法。首先利用 YCbCr 颜色空间的规则进行颜色检测,得到疑似火焰区域; 再使用 LBP、LPQ 分别从空域、频域提取纹理,图像空域和频域的纹理特征结合后,得到特征向量; 最后将特征向量输入 SVM 分类器进行测试和火焰识别。实验结果表明: 此融合算法鲁棒性强、检测率高,存在火焰状干扰源时,测试集的火焰识别准确率可达 94. 55%; 与深度学习算法对比,该算法在保证较高正确率的同时,预测耗时大幅度减少,预测耗时是 DBN 的1/4、是 CNN 的1/50,提高了火灾预警的快速性,为快速准确的林火预警提供了算法依据。

关键词: 森林火灾, 图像识别, 火焰检测, YCbCr 颜色空间, 局部二值模式, 局部相位量化, 支持向量机

Abstract: A flame recognition algorithm based on the partitioned LBP histogram feature combined with the LPQ histogram feature was proposed according to the unique color and texture feature of flame. The algorithm was de-signed to reduce the false positive rate of forest fire in the presence of flame-like interference source and increase the speed of fire warning. Firstly,the rule in YCbCr color space was used to detect the suspected flame region.Secondly,LBP and LPQ were used to extract the texture from the spatial domain and frequency domain. Then the feature vector was obtained by combining the extracted texture features. Finally,the feature vector was inputted into support vector machine (SVM) for flame recognition. The experimental results show that the algorithm is ro-bust and has a high detection rate. When there is a flame-like interference source,the accuracy of flame iden-tification of the test set can reach 94.55%. Compared with deep learning algorithm,the proposed algorithm can signifi-cantly improve the speed of fire warning while ensuring a high accuracy. Its forecasting time is 1/4 of the forecasting time of DBN,and 1/50 of that of CNN. Thus the algorithm provides a basis for fast and accurate forest fire warning.

Key words: forest fire, image identification, flame detection, YCbCr color space, local binary pattern, local phase quantization, support vector machine