CN105976365A - Nocturnal fire disaster video detection method - Google Patents
Nocturnal fire disaster video detection method Download PDFInfo
- Publication number
- CN105976365A CN105976365A CN201610280166.2A CN201610280166A CN105976365A CN 105976365 A CN105976365 A CN 105976365A CN 201610280166 A CN201610280166 A CN 201610280166A CN 105976365 A CN105976365 A CN 105976365A
- Authority
- CN
- China
- Prior art keywords
- fire
- night
- flame
- area
- video
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10016—Video; Image sequence
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30232—Surveillance
Landscapes
- Engineering & Computer Science (AREA)
- Quality & Reliability (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Fire-Detection Mechanisms (AREA)
Abstract
本发明涉及一种夜间火灾视频检测方法,包括:对红外模式下拍摄的夜间火灾视频进行格式转换,从RGB色彩空间转换到HSV色彩空间;进行形态学滤波处理;利用神经网络模型训练夜间火焰像素点的亮度特征值,并根据训练结果判断画面中的像素点是否属于疑似火焰区域;对满足亮度特征阈值的区域进行二值化处理,得到高亮区域,再利用canny算法求其边缘,并计算边缘轮廓的周长和面积;计算高亮区域的圆形度;计算夜间火焰闪烁特征;计算每秒发生全屏闪烁的次数;建立SVM分类器,利用各个特征值对疑似火灾的高亮区域进行分类。本发明可以用来搜索火灾发生初期的视频,直观准确的定位火焰发生物体。
The invention relates to a night fire video detection method, comprising: converting the format of the night fire video shot in infrared mode from RGB color space to HSV color space; performing morphological filtering processing; using a neural network model to train night flame pixels The brightness feature value of the point, and judge whether the pixel in the picture belongs to the suspected flame area according to the training results; perform binarization on the area that meets the brightness feature threshold to obtain the highlighted area, and then use the canny algorithm to find its edge and calculate The perimeter and area of the edge contour; calculate the circularity of the highlighted area; calculate the nighttime flame flashing features; calculate the number of full-screen flashes per second; establish an SVM classifier, and use each feature value to classify the highlighted area suspected of fire . The invention can be used to search the video in the initial stage of the fire occurrence, and locate the flame occurrence object intuitively and accurately.
Description
技术领域technical field
本发明属于数字图像及视频处理领域范畴,具体来涉及一种夜间火灾视频检测方法。The invention belongs to the field of digital image and video processing, and specifically relates to a video detection method for fire at night.
背景技术Background technique
在全世界范围内,火灾都是人类所面临的主要灾害之一,对人类造成了大量的人身伤亡和财产损失。随着科技的发展,近年来火灾预警技术和消防技术都有了长足的发展,然而重特大火灾事故仍然时有发生。因此,火灾发生后对起火点的精确定位以及对起火原因的准确分析就至关重要。一方面,精确的起火点定位可以作为证据来明确火灾事故的责任;另一方面,准确的火灾原因分析则有利于日后对相同类型火灾的预警和防范。All over the world, fire is one of the major disasters faced by human beings, causing a large number of human casualties and property losses. With the development of science and technology, fire early warning technology and fire protection technology have made great progress in recent years, but serious fire accidents still occur from time to time. Therefore, the precise location of the fire point and the accurate analysis of the cause of the fire after the fire is very important. On the one hand, accurate fire location can be used as evidence to clarify the responsibility of fire accidents; on the other hand, accurate fire cause analysis is conducive to early warning and prevention of the same type of fire in the future.
目前在火灾原因调查工作中,主要以现场勘验为主要手段,以火灾调查访问和火灾技术鉴定为辅助手段。而这种传统的火灾原因调查方法具有弊端和局限性。首先,传统方法在调查过程中容易导致火灾现场破坏和有关证据的灭失,从而错误地认定火灾原因。其次,传统方法有时形成不了认定火灾原因的证据链,没有确定的证明力和说服力,导致火灾原因认定不清,火灾认定的证据不足,证据之间不能相互印证等问题。At present, in the investigation of fire causes, the main method is on-site inspection, and the auxiliary means are fire investigation visits and fire technical appraisal. However, this traditional fire cause investigation method has drawbacks and limitations. First of all, the traditional methods are likely to lead to the destruction of the fire scene and the loss of relevant evidence during the investigation process, thus wrongly identifying the cause of the fire. Secondly, the traditional method sometimes fails to form a chain of evidence for determining the cause of the fire, and has no definite probative and persuasive force, resulting in problems such as unclear determination of the cause of the fire, insufficient evidence for the determination of the fire, and inability to corroborate each other between evidences.
近些年来,公共场所越来越多的安装了完备的视频监控系统。这使得基于视频监控平台的火灾检测算法应运而生。与传统的感烟、感温、感光的点式火灾探测器相比,视频型火灾检测系统有着检测范围大、可用于高大空间和户外环境、成本低廉、能提供火灾的发生发展趋势和蔓延速度信息等等优势。然而,目前所有的视频型火灾检测系统都是应用于火灾的实时监测,用于在火灾发生时发出火警信号,而没有视频型火灾检测算法用于火灾的事后原因分析和起火点定位。In recent years, more and more public places have installed complete video surveillance systems. This makes the fire detection algorithm based on the video surveillance platform emerge as the times require. Compared with the traditional smoke-, temperature- and light-sensitive point fire detectors, the video-type fire detection system has a large detection range, can be used in tall spaces and outdoor environments, is low in cost, and can provide information on the development trend and spread speed of fires. information and so on. However, all current video-based fire detection systems are used for real-time monitoring of fires and are used to send out fire alarm signals when a fire occurs, but there is no video-based fire detection algorithm for post-event cause analysis of fires and location of fire points.
在众多火灾事故中,由于夜间的无人值守情况,往往大多数失控的火灾事故都是发生在夜间的。相比于白天的火灾,夜间火灾的起火原因分析工作尤其困难。夜间的火灾往往目击者较少,火灾调查访问的手段难以起作用。而且在火灾被扑灭后,现场大部分物体被燃烧殆尽,现场勘探有时也难以找到有力的证据。这时利用现场的监控系统留下的视频就成了分析起火原因的主要手段。但是,通过人眼来寻找起火点和起火原因,无法在大量的视频中迅速完成搜索任务。而且,夜间视频光线很暗,视频中往往除了火焰以外看不清其他任何物体,这样即使人眼找到了起火过程也无法确定燃烧物体和起火原因,只能通过与白天相同摄像头拍摄的视频进行比对。这种工作如果由人工完成则费时费力,准确性低。In many fire accidents, due to the unattended situation at night, most of the out-of-control fire accidents often occur at night. Compared with daytime fires, the analysis of the cause of fires at night is particularly difficult. There are often fewer witnesses to fires at night, and it is difficult for fire investigation and visit methods to work. Moreover, after the fire was extinguished, most of the objects on the scene were burned up, and it was sometimes difficult to find strong evidence for on-site inspections. At this time, the video left by the on-site monitoring system has become the main means of analyzing the cause of the fire. However, it is impossible to quickly complete the search task in a large number of videos by using human eyes to find the fire point and the cause of the fire. Moreover, the video at night is very dark, and it is often impossible to see anything other than the flame in the video. Even if the human eye finds the fire process, it is still impossible to determine the burning object and the cause of the fire. It can only be compared with the video taken by the same camera during the day. right. If this kind of work is done manually, it is time-consuming and laborious, and the accuracy is low.
发明内容Contents of the invention
本发明提供一种夜间火灾视频检测方法,可以用于对摄像头在红外模式下拍摄的夜间视频进行分析处理,从而判断是否发生夜间火灾,帮助火灾调查人员分析起火原因和着火物质。本发明的技术方案如下:The invention provides a fire video detection method at night, which can be used to analyze and process the night video captured by a camera in an infrared mode, thereby judging whether a fire occurs at night, and helping fire investigators to analyze the cause of the fire and the burning material. Technical scheme of the present invention is as follows:
一种夜间火灾视频检测方法,包括以下几个步骤:A fire video detection method at night, comprising the following steps:
1)在红外模式下拍摄的夜间火灾视频进行检测;1) Detection of nighttime fire videos taken in infrared mode;
2)对夜间火灾视频进行格式转换,从RGB色彩空间转换到HSV色彩空间;2) Carry out format conversion to night fire video, convert from RGB color space to HSV color space;
3)进行形态学滤波处理,以降低噪声对检测效果的影响;3) Perform morphological filtering to reduce the impact of noise on the detection effect;
4)利用神经网络模型训练夜间火焰像素点的亮度特征值,并根据训练结果判断画面中的像素点是否属于疑似火焰区域,排除亮度值低于阈值的像素点;4) Use the neural network model to train the luminance feature value of the flame pixels at night, and judge whether the pixels in the picture belong to the suspected flame area according to the training results, and exclude the pixels whose luminance value is lower than the threshold;
5)对满足亮度特征阈值的区域进行二值化处理,再对二值图像进行腐蚀和膨胀操作以消除噪点的影响,得到高亮区域,再利用canny算法求其边缘,并计算边缘轮廓的周长和面积;5) Binarize the area that meets the brightness feature threshold, and then perform erosion and expansion operations on the binary image to eliminate the influence of noise, obtain the highlighted area, then use the canny algorithm to find its edge, and calculate the perimeter of the edge contour length and area;
6)根据夜间火焰形状近似于圆形的特点,计算高亮区域的圆形度,用以对圆形度较低的高亮区域予以排除;6) According to the characteristic that the shape of the flame at night is similar to a circle, the circularity of the highlighted area is calculated to exclude the highlighted area with a lower circularity;
7)根据夜间火焰燃烧过程中的面积会剧烈变化而且频率在10Hz附近波动的特点,计算夜间火焰闪烁特征,认为连续两帧高亮区域面积相差50%以上则满足一次闪烁特征,计算每秒高亮区域满足闪烁特征的次数;7) According to the characteristics that the area of the flame burning process changes drastically at night and the frequency fluctuates around 10 Hz, the nighttime flame flickering characteristics are calculated, and it is considered that the difference in the area of the highlighted area of two consecutive frames is more than 50%, which meets the flickering characteristic. The number of times the bright area satisfies the flickering feature;
8)根据夜间室内火焰会引起全屏闪烁的特点检测火灾,方法如下:利用帧差法检测相邻两帧发生亮度值变化大于一定阈值的像素点个数,若变化的像素点个数大于像素点总数的60%则认为发生了一次全屏闪烁;计算每秒发生全屏闪烁的次数;8) According to the characteristics of full-screen flickering caused by indoor flames at night, the fire detection method is as follows: use the frame difference method to detect the number of pixels whose brightness values change greater than a certain threshold in two adjacent frames. 60% of the total number is considered to be a full-screen flash; calculate the number of full-screen flashes per second;
9)将上述步骤4)至8)计算得到的各项参数值作为特征值,利用机器学习的方法,建立SVM分类器,利用各个特征值对疑似火灾的高亮区域进行分类,从而判断疑似火灾的高亮区域是否符合摄像头在红外模式下拍摄的夜间火焰特点,得出结论,记录下该高亮区域最开始出现的时间和位置。9) Use the parameter values calculated in the above steps 4) to 8) as feature values, use the method of machine learning to establish an SVM classifier, and use each feature value to classify the highlighted areas of suspected fires, thereby judging suspected fires Whether the highlighted area of the camera matches the characteristics of the night flames captured by the camera in infrared mode, draw a conclusion, and record the time and position when the highlighted area first appeared.
本发明可以用来搜索火灾发生初期的视频,直观准确的定位火焰发生物体,可以辅助查明起火原因。The invention can be used to search the video at the initial stage of the fire, intuitively and accurately locate the object where the flame occurred, and can assist in finding out the cause of the fire.
附图说明Description of drawings
图1是某次夜间火灾视频的截图。Figure 1 is a screenshot of a fire video at night.
图2是用canny算法提取的高亮度区域。Figure 2 is a high-brightness area extracted by the canny algorithm.
图3是程序检测出的夜间火灾图像。Figure 3 is the nighttime fire image detected by the program.
具体实施方式detailed description
以一具体实例为例,简单描述实现辅助分析夜间火灾起火原因的过程Taking a specific example as an example, briefly describe the process of realizing auxiliary analysis of the cause of fire at night
用界面程序选择摄像头在红外模式下拍摄的夜间火灾视频进行检测,再选择检测结果的保存路径。对输入的视频码流进行格式转换,视频从RGB色彩空间转换到HSV色彩空间,便于之后的处理。按照既定的缩放比例对画面进行缩放,以减少后面算法的计算量。对画面进行形态学滤波处理,以降低噪声对检测算法的影响。滤波后的夜间火灾视频截图如图1所示。Use the interface program to select the night fire video captured by the camera in infrared mode for detection, and then select the storage path of the detection results. Convert the format of the input video code stream, and convert the video from RGB color space to HSV color space, which is convenient for subsequent processing. Scale the picture according to the predetermined scaling ratio to reduce the calculation amount of the subsequent algorithm. Morphological filtering is performed on the picture to reduce the impact of noise on the detection algorithm. Screenshots of nighttime fire videos after filtering are shown in Figure 1.
利用神经网络模型训练夜间火焰像素点的亮度特征值,并根据训练结果判断画面中的像素点是否属于疑似火焰区域,排除亮度值低于阈值的像素点。对满足亮度特征阈值的区域进行二值化处理。再对二值图像进行一次腐蚀和一次膨胀操作以消除噪点的影响。其中选用3*3的矩形作为腐蚀和膨胀的结构元素。对达到红外模式下的火焰亮度阈值的区域,利用canny算法求其边缘,并计算边缘轮廓的周长和面积。高亮度区域如图2。Use the neural network model to train the brightness feature value of the flame pixels at night, and judge whether the pixels in the picture belong to the suspected flame area according to the training results, and exclude the pixels whose brightness value is lower than the threshold. Binarize the regions that meet the brightness feature threshold. Then perform an erosion and a dilation operation on the binary image to eliminate the influence of noise. Among them, a 3*3 rectangle is selected as the structural element of corrosion and expansion. For the area that reaches the flame brightness threshold in infrared mode, use the canny algorithm to find its edge, and calculate the perimeter and area of the edge contour. The high brightness area is shown in Figure 2.
根据夜间火焰形状近似于圆形的特点,按照公式计算高亮区域的圆形度,以排除形状复杂的非火物体的干扰。其中e表示圆形度,s表示轮廓的面积,l表示轮廓的周长。根据夜间火焰燃烧过程中的面积会剧烈变化而且频率在10Hz左右波动的特点,计算夜间火焰闪烁特征。认为连续两帧高亮区域面积相差50%以上则满足一次闪烁特征,计算每秒钟即25帧内高亮区域满足闪烁特征的次数。根据夜间室内火焰会引起全屏闪烁的特点检测火灾。利用帧差法检测相邻两帧发生亮度值变化大于一定阈值的像素点个数,若变化的像素点个数大于像素点总数的60%则认为发生了一次全屏闪烁。计算每秒即25帧内发生全屏闪烁的次数。利用机器学习的方法,用一个SVM分类器,根据上述计算出的所有特征值对疑似的高亮区域进行分类,从而判断疑似区域是否符合摄像头在红外模式下拍摄的夜间火焰特点,得出结论,记录下该高亮区域最开始出现的时间和位置。程序识别出的夜间火灾图片如图3所示,其中方框表示识别出的火焰区域。According to the feature that the shape of the flame at night is approximately circular, according to the formula Computes the circularity of highlighted areas to exclude interference from non-fire objects with complex shapes. where e represents circularity, s represents the area of the contour, and l represents the perimeter of the contour. According to the characteristics that the area of the flame burning at night will change drastically and the frequency fluctuates around 10 Hz, the characteristics of the flame flickering at night are calculated. It is considered that the area of the highlight area in two consecutive frames differs by more than 50%, which meets the flicker feature once, and the number of times the highlight area satisfies the flicker feature within 25 frames per second is calculated. Fire detection is based on the fact that indoor flames at night cause full-screen flickering. The frame difference method is used to detect the number of pixels whose luminance value changes greater than a certain threshold in two adjacent frames. If the number of changed pixels is greater than 60% of the total number of pixels, it is considered that a full-screen flicker has occurred. Count the number of full-screen flashes that occur within 25 frames per second. Using the method of machine learning, a SVM classifier is used to classify the suspected highlighted areas according to all the eigenvalues calculated above, so as to judge whether the suspected areas meet the characteristics of night flames captured by the camera in infrared mode, and draw a conclusion. Note when and where the highlighted area first appeared. The picture of the fire at night identified by the program is shown in Figure 3, where the box represents the identified flame area.
Claims (1)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201610280166.2A CN105976365A (en) | 2016-04-28 | 2016-04-28 | Nocturnal fire disaster video detection method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201610280166.2A CN105976365A (en) | 2016-04-28 | 2016-04-28 | Nocturnal fire disaster video detection method |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN105976365A true CN105976365A (en) | 2016-09-28 |
Family
ID=56993474
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201610280166.2A Pending CN105976365A (en) | 2016-04-28 | 2016-04-28 | Nocturnal fire disaster video detection method |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN105976365A (en) |
Cited By (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106650743A (en) * | 2016-09-12 | 2017-05-10 | 北京旷视科技有限公司 | Image strong reflection detection method and device |
| CN108230608A (en) * | 2018-01-31 | 2018-06-29 | 上海思愚智能科技有限公司 | A kind of method and terminal for identifying fire |
| CN108416744A (en) * | 2018-01-30 | 2018-08-17 | 百度在线网络技术(北京)有限公司 | Image processing method, device, equipment and computer readable storage medium |
| CN108596232A (en) * | 2018-04-16 | 2018-09-28 | 杭州睿珀智能科技有限公司 | A kind of insole automatic classification method based on shape and color characteristic |
| CN108876856A (en) * | 2018-06-29 | 2018-11-23 | 北京航空航天大学 | A kind of heavy construction fire fire source recognition positioning method and system |
| CN108877131A (en) * | 2018-07-02 | 2018-11-23 | 上海信颐信息技术有限公司 | A kind of security alarm method and apparatus |
| CN109034068A (en) * | 2018-07-27 | 2018-12-18 | 北京市商汤科技开发有限公司 | Method for processing video frequency and device, electronic equipment and storage medium |
| CN109101882A (en) * | 2018-07-09 | 2018-12-28 | 石化盈科信息技术有限责任公司 | A kind of image-recognizing method and system of fire source |
| CN109697707A (en) * | 2018-12-29 | 2019-04-30 | 深圳美图创新科技有限公司 | Freehandhand-drawing watercolor style method for drafting and device |
| CN110032977A (en) * | 2019-04-18 | 2019-07-19 | 北京华正明天信息技术股份有限公司 | A kind of safety warning management system based on deep learning image fire identification |
| CN110232380A (en) * | 2019-06-13 | 2019-09-13 | 应急管理部天津消防研究所 | Fire night scenes restored method based on Mask R-CNN neural network |
| CN115359617A (en) * | 2022-08-26 | 2022-11-18 | 新创碳谷控股有限公司 | Oxidation furnace flame detection method, computer equipment and storage medium |
| CN116721075A (en) * | 2023-06-08 | 2023-09-08 | 新创碳谷集团有限公司 | A flame detection method, device, equipment and medium based on conical space |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101577033A (en) * | 2009-05-26 | 2009-11-11 | 官洪运 | Multiband infrared image-type fire detecting system and fire alarm system thereof |
| CN101833838A (en) * | 2010-05-27 | 2010-09-15 | 王巍 | Large-range fire disaster analyzing and early warning system |
| CN103116746A (en) * | 2013-03-08 | 2013-05-22 | 中国科学技术大学 | Video flame detecting method based on multi-feature fusion technology |
| CN103886344A (en) * | 2014-04-14 | 2014-06-25 | 西安科技大学 | Image type fire flame identification method |
| CN204288415U (en) * | 2014-10-22 | 2015-04-22 | 常州大学 | Intelligent early-warning firefighting robot |
-
2016
- 2016-04-28 CN CN201610280166.2A patent/CN105976365A/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101577033A (en) * | 2009-05-26 | 2009-11-11 | 官洪运 | Multiband infrared image-type fire detecting system and fire alarm system thereof |
| CN101833838A (en) * | 2010-05-27 | 2010-09-15 | 王巍 | Large-range fire disaster analyzing and early warning system |
| CN103116746A (en) * | 2013-03-08 | 2013-05-22 | 中国科学技术大学 | Video flame detecting method based on multi-feature fusion technology |
| CN103886344A (en) * | 2014-04-14 | 2014-06-25 | 西安科技大学 | Image type fire flame identification method |
| CN204288415U (en) * | 2014-10-22 | 2015-04-22 | 常州大学 | Intelligent early-warning firefighting robot |
Non-Patent Citations (6)
| Title |
|---|
| BYOUNG CHUL KO 等: "Fire detection based on vision sensor and support vector machines", 《FIRE SAFETY JOURNAL》 * |
| 严云洋 等: "使用多尺度LBP特征和SVM的火焰识别算法", 《山东大学学报(工学版)》 * |
| 基于视频的全天候多特征融合火焰检测算法: "李文辉 等", 《吉林大学学报(理学版)》 * |
| 张生杰 等: "基于混合高斯模型和帧差的火焰前景提取算法", 《信息技术》 * |
| 杨娜娟 等: "基于支持向量机的视频火焰探测技术研究", 《中国优秀硕士学位论文全文数据库 信息科技辑(月刊)》 * |
| 黄庆东: "基于红外热成像的火灾检测算法研究", 《中国优秀硕士学位论文全文数据库 信息科技辑(月刊)》 * |
Cited By (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106650743A (en) * | 2016-09-12 | 2017-05-10 | 北京旷视科技有限公司 | Image strong reflection detection method and device |
| CN108416744B (en) * | 2018-01-30 | 2019-11-26 | 百度在线网络技术(北京)有限公司 | Image processing method, device, equipment and computer readable storage medium |
| CN108416744A (en) * | 2018-01-30 | 2018-08-17 | 百度在线网络技术(北京)有限公司 | Image processing method, device, equipment and computer readable storage medium |
| CN108230608A (en) * | 2018-01-31 | 2018-06-29 | 上海思愚智能科技有限公司 | A kind of method and terminal for identifying fire |
| CN108596232A (en) * | 2018-04-16 | 2018-09-28 | 杭州睿珀智能科技有限公司 | A kind of insole automatic classification method based on shape and color characteristic |
| CN108876856A (en) * | 2018-06-29 | 2018-11-23 | 北京航空航天大学 | A kind of heavy construction fire fire source recognition positioning method and system |
| CN108876856B (en) * | 2018-06-29 | 2020-10-09 | 北京航空航天大学 | Fire source identification and positioning method and system for large building |
| CN108877131A (en) * | 2018-07-02 | 2018-11-23 | 上海信颐信息技术有限公司 | A kind of security alarm method and apparatus |
| CN109101882A (en) * | 2018-07-09 | 2018-12-28 | 石化盈科信息技术有限责任公司 | A kind of image-recognizing method and system of fire source |
| CN109034068A (en) * | 2018-07-27 | 2018-12-18 | 北京市商汤科技开发有限公司 | Method for processing video frequency and device, electronic equipment and storage medium |
| CN109034068B (en) * | 2018-07-27 | 2020-11-03 | 北京市商汤科技开发有限公司 | Video processing method and device, electronic equipment and storage medium |
| CN109697707A (en) * | 2018-12-29 | 2019-04-30 | 深圳美图创新科技有限公司 | Freehandhand-drawing watercolor style method for drafting and device |
| CN109697707B (en) * | 2018-12-29 | 2020-09-18 | 深圳美图创新科技有限公司 | Hand-painted watercolor style drawing method and device |
| CN110032977A (en) * | 2019-04-18 | 2019-07-19 | 北京华正明天信息技术股份有限公司 | A kind of safety warning management system based on deep learning image fire identification |
| CN110232380A (en) * | 2019-06-13 | 2019-09-13 | 应急管理部天津消防研究所 | Fire night scenes restored method based on Mask R-CNN neural network |
| CN110232380B (en) * | 2019-06-13 | 2021-09-24 | 应急管理部天津消防研究所 | Fire night scene restoration method based on Mask R-CNN neural network |
| CN115359617A (en) * | 2022-08-26 | 2022-11-18 | 新创碳谷控股有限公司 | Oxidation furnace flame detection method, computer equipment and storage medium |
| CN116721075A (en) * | 2023-06-08 | 2023-09-08 | 新创碳谷集团有限公司 | A flame detection method, device, equipment and medium based on conical space |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN105976365A (en) | Nocturnal fire disaster video detection method | |
| CN100585656C (en) | A rule-based all-weather intelligent video analysis and monitoring method | |
| KR100918436B1 (en) | Vision-Based Fire Detection Systems and Methods | |
| CN108389359B (en) | Deep learning-based urban fire alarm method | |
| CN107730517B (en) | A kind of fire video image analysis algorithm based on adaption brightness segmentation | |
| CN103729858B (en) | A kind of video monitoring system is left over the detection method of article | |
| JP6322128B2 (en) | Smoke detection device and smoke detection method | |
| CN114120171A (en) | Fire and smoke detection method, device, device and storage medium based on video frame | |
| CN105976398A (en) | Daylight fire disaster video detection method | |
| CN113299034B (en) | Flame identification early warning method suitable for multiple scenes | |
| JP6372854B2 (en) | Smoke detection device and smoke detection method | |
| CN112347942A (en) | Method and device for flame identification | |
| CN105139429A (en) | A Fire Detection Method Based on Flame Saliency Map and Spatial Pyramid Histogram | |
| CN101316371B (en) | Flame detection method and device | |
| Ho et al. | Real-time video-based fire smoke detection system | |
| CN112733646B (en) | Liquid medium leakage automatic detection method and system based on thermal imaging | |
| CN107688793A (en) | A kind of outside transformer substation fire automatic monitoring method for early warning | |
| JP6617015B2 (en) | Flame detection apparatus and flame detection method | |
| CN118552902A (en) | YOLOV 7-based method and YOLOV-based system for monitoring safety operation of chemical industry | |
| Kumar et al. | Computer vision-based early fire detection using machine learning | |
| JP6386352B2 (en) | Smoke detector | |
| CN116797967A (en) | Method and device for identifying hidden dangers in visual monitoring of overhead transmission lines | |
| JP2017102718A (en) | Flame detection apparatus and flame detection method | |
| CN120526485A (en) | An intelligent construction site safety monitoring and abnormal behavior detection method | |
| JP2017103626A (en) | Flame detection apparatus and flame detection method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20160928 |
|
| WD01 | Invention patent application deemed withdrawn after publication |