CN103020588A - Flame detection method based on video image analysis - Google Patents

Flame detection method based on video image analysis Download PDF

Info

Publication number
CN103020588A
CN103020588A CN2012104607052A CN201210460705A CN103020588A CN 103020588 A CN103020588 A CN 103020588A CN 2012104607052 A CN2012104607052 A CN 2012104607052A CN 201210460705 A CN201210460705 A CN 201210460705A CN 103020588 A CN103020588 A CN 103020588A
Authority
CN
China
Prior art keywords
image
flame
cie
color space
data
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.)
Granted
Application number
CN2012104607052A
Other languages
Chinese (zh)
Other versions
CN103020588B (en
Inventor
杜峥
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhenjiang Shiguwen Intelligent System Development Co Ltd
Original Assignee
Zhenjiang Shiguwen Intelligent System Development Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Zhenjiang Shiguwen Intelligent System Development Co Ltd filed Critical Zhenjiang Shiguwen Intelligent System Development Co Ltd
Priority to CN201210460705.2A priority Critical patent/CN103020588B/en
Publication of CN103020588A publication Critical patent/CN103020588A/en
Application granted granted Critical
Publication of CN103020588B publication Critical patent/CN103020588B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Fire-Detection Mechanisms (AREA)
  • Image Analysis (AREA)
  • Closed-Circuit Television Systems (AREA)

Abstract

The invention discloses a flame detection method based on video image analysis, and the core idea lies in that the aim of flame pixel identification is achieved by converting an acquired video image from an RGB color space to a CIE xyY color space, and comparing with a nominal standard flame color in terms of the distribution characteristics on a CIE xy chromaticity diagram. In addition, after conversion, CIE xyY data are simultaneously input to a flame detection module and a moving target detection module in parallel, and then binary images output by the two modules are fused to detect whether a fire occurs in a monitored scene. As flame color has relatively high definition and peculiarity in the CIE xy color space, the flame detection method has relatively high flame identification precision and a wide application range. At the same time, as the parallel processing of the flame detection module and the moving target detection module is adopted, the flame detection method has a fast speed of responding to fire detection.

Description

Flame detecting method based on video image analysis
Technical field
The present invention relates to a kind of flame detecting method based on video image analysis, especially by the analysis to pixel color feature in the video image of Real-time Collection, carry out flame detecting and alarm, belong to the technical field of intelligent fire hazard monitoring.
Background technology
Fire hazard monitoring and prior-warning device system comprise the building fire prevention in a lot of fields, and forest fire protection in the physical environment monitoring, plays very important effect.Traditional fire monitoring technology and device comprise corpuscular type smoke transducer, infrared ray and laser technology etc.The corpuscular type smoke transducer needs smoke particle to enter sensor just can cause warning, infrared ray and laser technology also need smog to block could cause warning, in addition, buildings and outdoor environment to large space, need a large amount of sensor device of layout just can reach higher monitoring coverage percentage and monitoring accuracy, cause cost to rise.
In recent years along with development and the raising of video monitoring system and Computer Vision Recognition technology, based on the fire detection system of video image analysis the trend that replaces conventional apparatus is just being arranged, especially in building fire prevention and outdoor environment are monitored.In the prior art based on the fire detection system of video image, many methods are suggested and adopt.In these methods, be divided into two main modular based on the flame detection method of video image analysis: the identification of moving target and cut apart the flame characteristic analysis.Be input to the flame characteristic analysis module through the identification of moving target and the image pixel data of dividing processing, by the features such as color, the shape of moving target and the form of beating are analyzed, and and the distinctive feature of flame analyze contrast, reach the purpose of flame identification and detection.Yet, in these methods, some algorithms adopt traditional color space for example RGB and YUV carry out the identification of flame color feature, False Rate is higher; Some algorithms are at first carried out the flame characteristic analysis, carry out moving target identification again, cause computing velocity slower, and operating cost is higher.And the other algorithm is analyzed and is detected for behavioral characteristics such as flame profiles, and algorithm framework complexity and False Rate are higher.
Summary of the invention
The objective of the invention is to overcome the deficiencies in the prior art, a kind of fire detection method based on video image analysis is provided, especially by to the analysis of pixel color feature on another color space in the video image of Real-time Collection, improve the precision of fire detection and early warning.Adopt simultaneously the mode of flame detection and moving target detection parallel processing, improve the processing speed of fire detection.
Technical scheme provided by the invention, the flame detecting method based on video image analysis comprises the steps:
Step 101: gather vedio data, the video image RGB data communication device of monitoring scene is crossed Video Image Collecting System Based obtain;
Step 103: converting video view data color space; The RGB color space conversion to CIE XYZ color space and CIE xyY color space conversion, during conversion, is turned to rgb video view data linearity first R ' G ' B ' data:
R ′ = f r - 1 ( R ) , G ′ = f r - 1 ( G ) , B ′ = f r - 1 ( B ) Wherein
f r - 1 ( c ) = ( c + 0.055 1.005 ) 2.4 c > 0.03928 c 12.92 c ≤ 0.03928
Subsequently, linearizing R ' G ' B ' view data is converted into CIE XYZ view data:
X Y Z = 0.412453 0.357580 0.180423 0.212671 0.715160 0.072169 0.019334 0.119193 0.950227 * R ′ G ′ B ′
CIE XYZ view data is transformed into CIE xyY view data subsequently after the conversion, wherein:
x = X X + Y + Z , y = Y X + Y + Z
Step 105: detect in the color space after conversion whether the target that meets the flame color feature is arranged; To change after CIE xy data and the Standard Colors data plot of each pixel of image compare, if the CIE xy coordinate points of this pixel drops in the flame region in the Standard Colors data plot, this pixel assignment is 1; If the CIE xy coordinate points of this pixel drops on outside the flame region in the Standard Colors data plot, this pixel assignment is 0; And export a width of cloth binary image, this characterization image meet the image pixel positions of flame color feature;
Step 107: detect in the color space after conversion whether moving target is arranged; Carry out detection and the judgement of moving target by CIE Y view data; Detection of Moving Objects is mainly finished by the difference that compares present image and background image, by comparing, one amplitude shift moving-target binary image MO is generated, the background image of constantly updating leaves in the background image buffer, background image is finished by difference image between statistics frame again, the frame-to-frame differences image calculation is CIE Y brightness poor of the two continuous frames image of real time video image, if continuous a few frame or in a period of time, the frame-to-frame differences image is continuously zero or is close to zero, this monitoring scene image is reliable background image, and this background image leaves in the background image impact damper and constantly is updated; And export an amplitude shift moving-target binary image, this characterization image the image pixel positions of moving target;
Step 109: the testing result of fusion steps 105 and step 107, there is dynamic flame to occur in the time of judgement, if meet the flame occurrence condition, enter step 110 and start the fire alarm device; Otherwise continue to enter step 101 and carry out Real Time Monitoring; Fusion method is binaryzation AND operation, and it all is 1 in above-mentioned two width of cloth binary images that certain pixel of present image only has simultaneously, and this pixel just can be judged as suspicious flame pixels.Further may judge to comprise the number of adding up suspicious flame pixels, reach a certain threshold value when adding up the suspicious flame pixels number of gained, detection side's rule judges that current monitoring scene has fire to occur, and produces a fire alarm signal, starts early warning system.
Step 110: start the fire alarm device.
Advantage of the present invention: adopting the video image that will gather is CIE xyY color space from the RGB color space conversion, by contrasting with the distribution characteristics of the standard flame source color of demarcating on CIE xy chromatic diagram, reaches the identification of flame pixels.CIE xy is independently linear color space of a kind of equipment, more can accurately explain color characteristic in itself.The standard flame source color has obvious distinguishing and uniqueness at CIE xy chromatic diagram.So the present invention has higher flame to detect degree of accuracy.Because the present invention adopts flame to detect and the mode of moving target detection parallel processing, fire detection operation reaction velocity is fast, wide accommodation in addition.
Description of drawings
Fig. 1 is fire detection method schematic flow sheet among the present invention.
Fig. 2 is Plays flame color of the present invention position signal in XYZ chromaticity diagram.
Fig. 3 is apparatus structure block diagram of the present invention.
Embodiment
The invention will be further described with enforcement below in conjunction with concrete accompanying drawing.
As shown in Figure 1, be fire detection method schematic flow sheet among the present invention.Step is as follows:
Step 101: gather vedio data; The video image that gathers is in from the RGB color space conversion to CIE XYZ color space and the further CIE xy color space conversion of image pretreatment module, in transfer process, because common RGB color space is non-linear space, namely passed through the Gamma correction processing, the rgb video view data of therefore obtaining at first wants linearity to turn to R ' G ' B ' data; Linearizing R ' G ' B ' view data is converted into CIE XYZ view data by the linear matrix operation, and CIE XYZ view data is transformed into CIE xyY view data subsequently after the conversion;
Step 103: converting video view data color space; To change after CIE xy data and the Standard Colors data plot of each pixel of image compare, if the CIE xy coordinate points of this pixel drops in the flame region in the Standard Colors data plot, this pixel assignment is 1; Otherwise assignment is 0, and the Output rusults of flame pixels detection module is a width of cloth binary image, this characterization image meet the image pixel positions of flame color feature.
Step 105: detect in the color space after conversion whether the target that meets the flame color feature is arranged; When carrying out the flame pixels detection, the detection of moving target and judgement are also in parallel processing.The CIE Y luminance picture data that are converted to through pretreatment module are used for carrying out detection and the judgement of moving target.Detection of Moving Objects of the present invention is mainly finished by the difference that compares present image and background image, and by comparing, an amplitude shift moving-target binary image MO is generated.The background image of constantly updating leaves in the background image buffer.Background image is finished by difference image between statistics frame again, and the frame-to-frame differences image calculation is CIE Y brightness poor of the two continuous frames image of real time video image.If continuous a few frame or in a period of time, frame-to-frame differences image are zero or are close to zero that this monitoring scene image visual is reliable background image always, this background image leaves in the background image impact damper and constantly is updated.The Output rusults of moving target detection module is an amplitude shift moving-target binary image, this characterization image the image pixel positions of moving target.
Step 107: detect in the color space after conversion whether moving target is arranged; Two width of cloth binary images of flame pixels detection module and moving target module output merge judged whether that further flame occurs in current monitoring scene.Fusion method is binaryzation AND operation, and it all is 1 in above-mentioned two width of cloth binary images that certain pixel that is to say present image only has simultaneously, and this pixel just can be judged as suspicious flame pixels.Further may judge to comprise the number of adding up suspicious flame pixels, reach a certain threshold value when adding up the suspicious flame pixels number of gained, detection side's rule judges that current monitoring scene has fire to occur, and produces a fire alarm signal, starts early warning system.
The present invention also provides a kind of flame detecting device, comprises Video Image Collecting System Based, video image analysis system, fire warning system.Wherein the video image analysis system comprises four modules: video image pretreatment module, moving target identification module, flame pixels identification module, and fire judge module.The video image analysis system is positioned at computer system, is core of the present invention, by the video image of Real-time Collection is processed and analyzed, and makes the judgement that whether has fire to occur.At first, the video image subsystem by pretreatment module to image graph as pre-service such as color space conversion, the RGB image format conversion that video acquisition is obtained is to CIE xyY color space.Pre-service also can comprise the processing such as denoising, further improves the precision and stability that flame is judged.Be input to respectively two parallel processing modules through the vedio data after the color space conversion: moving target identification module and flame pixels identification module.This parallel processing is different from traditional serial processing, can greatly accelerate processing and reaction velocity that fire is judged.The moving target identification module also comprises a frame background image buffer.The flame pixels identification module also comprises the standard flame source color data figure of prior demarcation.The fire judge module is accepted the Output rusults of moving target identification module and flame pixels identification module, makes the judgement that whether has fire to occur, and the fire alarm signal is input to fire early-warning system.
The implementation step is as follows: in step 101, the vedio data of institute's monitoring scene obtains by Video Image Collecting System Based, supposes that video image format is rgb format.Next, the video image of collection passes through step 103 from the RGB color space conversion to CIE XYZ color space and further CIE xy color space conversion; CIE XYZ color space is different from the RGB color space, and it is independently linear color space of a kind of equipment, by International Commission on Illumination last century the '20s propose and 1931 with its standardization, more can accurately explain color characteristic in itself.In the present invention, the CIE XYZ three-dimensional color space data after the conversion further are transformed into CIE xyY chrominance space, make color characteristic (form and aspect and saturation degree) further be independent of brightness.Because common RGB color space is non-linear space, has namely passed through the Gamma correction processing, the rgb video view data of therefore obtaining at first wants linearity to turn to R ' G ' B ' data:
R ′ = f r - 1 ( R ) , G ′ = f r - 1 ( G ) , B ′ = f r - 1 ( B ) Wherein
f r - 1 ( c ) = ( c + 0.055 1.005 ) 2.4 c > 0.03928 c 12.92 c ≤ 0.03928
Subsequently, linearizing R ' G ' B ' view data is converted into CIE XYZ view data:
X Y Z = 0.412453 0.357580 0.180423 0.212671 0.715160 0.072169 0.019334 0.119193 0.950227 * R ′ G ′ B ′
CIE XYZ view data is transformed into CIE xyY view data subsequently after the conversion, wherein:
x = X X + Y + Z , y = Y X + Y + Z
In step 105, carry out flame color signature analysis and detection from the CIE xy two-dimensional chromaticity view data that step 103 is converted to.This analysis and detection are by comparing to finish with the good standard flame source color data Figure 106 of prior demarcation.As shown in Figure 2, the color data of standard flame source is plotted on the CIE xy chromatic diagram, and transverse axis represents CIE x value, and the longitudinal axis represents CIE y value.Scientific research represents that flame mainly is distributed in redness and yellow area with obvious color characteristic, and this feature is especially obvious on CIE xy chromatic diagram.Color among Fig. 2 in the shape of a hoof track is visible all colourities of common people, and outside curved boundary is spectrum locus, and the oblique line Delta Region that marks is the chromaticity coordinate zone of having demarcated the standard flame source place.As shown in the figure, be distributed in the zone, the lower right corner of CIE xy chromaticity coordinate figure in the standard flame source color set, utilize this information, the vedio data of institute's monitoring scene just can carry out the flame color signature analysis.Be embodied as: to change after CIE xy data and the Standard Colors data plot of each pixel of image compare, if the CIE xy coordinate points of this pixel drops in the oblique line Delta Region among Standard Colors data Figure 106, this pixel assignment is 1; Otherwise assignment is 0.The Output rusults of step 105 is a width of cloth binary image, this characterization image meet the image pixel positions of flame color feature.
Step 107 integrating step 108 is finished detection and the judgement of moving target.The CIE Y luminance picture data that are converted to through step 103 are used for carrying out detection and the judgement of moving target.Detection of Moving Objects of the present invention is mainly finished by the difference that compares present image and background image, and by comparing, an amplitude shift moving-target binary image MO is generated:
Figure BDA0000240727569
Y (i wherein, j, t) be in the present image location of pixels at (i, j) the CIE Y brightness value of locating, BG (i, j, t-1) be in the previous frame background image location of pixels at (i, j) the CIE Y brightness value of locating, Threshold are judgment thresholds that prior experimental calibration obtains.The background image of constantly updating leaves in the background image buffer.Background image is finished by difference image between statistics frame again, and the frame-to-frame differences image calculation is CIE Y brightness poor of the two continuous frames image of real time video image.If continuous a few frame or in a period of time, frame-to-frame differences image are zero or are close to zero that this monitoring scene image visual is reliable background image always, simultaneously by step 108, this background image leaves in the background image impact damper and constantly is updated.The Output rusults of step 107 is an amplitude shift moving-target binary image, this characterization image the image pixel positions of moving target.
In step 109, merge from two width of cloth binary images of step 107 and step 109 output to have judged whether that further flame occurs current monitoring scene.Fusion method is binaryzation AND operation, and it all is 1 in above-mentioned two width of cloth binary images that certain pixel that is to say present image only has simultaneously, and this pixel just can be judged as suspicious flame pixels.Further may judge and comprise the number of adding up suspicious flame pixels, when the suspicious flame pixels number of statistics gained reaches a certain threshold value, detection side's rule judges that current monitoring scene has fire to occur, produce a fire alarm signal, case method enters step 110, starts prior-warning device, otherwise, implementation method reenters step 101, continues to gather current video image and monitors.
In step 110, from the alarm signal startup early warning system of step 109 output.
Fig. 2 is that standard flame source is plotted in the position signal on the CIE xy chromatic diagram, and wherein transverse axis represents CIE x value, and the longitudinal axis represents CIE y value.Scientific research represents that flame mainly is distributed in redness and yellow area with obvious color characteristic, and this feature is especially obvious on CIE xy chromatic diagram.Color among Fig. 2 in the shape of a hoof track is visible all colourities of common people, and outside curved boundary is spectrum locus, and the oblique line Delta Region that marks is the chromaticity coordinate zone of having demarcated the standard flame source place.As shown in Figure 2, be distributed in the zone, the lower right corner of CIE xy chromaticity coordinate figure in the standard flame source color set, utilize this information, the vedio data of institute's monitoring scene just can carry out the flame color signature analysis.
Fig. 3 is system and device synoptic diagram of the present invention.The present invention includes for the acquisition system 301 that gathers video image, video image analysis system 302, fire warning system 307.Wherein the video image analysis system comprises four modules: video image pretreatment module 303, moving target identification module 304, flame pixels identification module 305, and fire judge module 306.
Video Image Collecting System Based 301 can be analog video camera, can be the IP video camera also, guarantees successively to gather the current monitoring scene image and is input to video image analysis system 302.Video image analysis system 302 is positioned at computer system, the video image that gathers is processed and is analyzed, and make the judgement that whether has fire to occur.At first, video image subsystem 302 is passed through 303 pairs of image graph of pretreatment module as pre-service such as color space conversion.The RGB image format conversion that video acquisition is obtained arrives CIE xyY color space.Pre-service also can comprise the processing such as denoising, further improves the precision and stability that flame is judged.Be input to respectively two parallel processing modules through the vedio data after the color space conversion: moving target identification module 304 and flame pixels identification module 305.This parallel processing is different from traditional serial processing, can greatly accelerate processing and reaction velocity that fire is judged.Moving target identification module 304 also comprises a frame background image buffer.Flame pixels identification module 305 also comprises the standard flame source color data figure of prior demarcation.Fire judge module 306 is accepted the Output rusults of moving target identification module 304 and flame pixels identification module 305, makes the judgement that whether has fire to occur, and the fire alarm signal is input to fire early-warning system 307.Fire early-warning system 307 is conventional fire early-warning system, and the effect of fire early-warning system 307 and structure are known by the art personnel, no longer describes in detail herein.

Claims (2)

1. step 101: gather vedio data, the video image RGB data communication device of monitoring scene is crossed Video Image Collecting System Based obtain;
Step 103: converting video view data color space; The RGB color space conversion to CIE XYZ color space and CIE xyY color space conversion, during conversion, first will
Figure 940725DEST_PATH_IMAGE001
The vedio data linearity turns to
Figure 394709DEST_PATH_IMAGE002
Data:
Figure 593609DEST_PATH_IMAGE003
Wherein
Figure 262488DEST_PATH_IMAGE004
Subsequently, linearizing
Figure 193535DEST_PATH_IMAGE002
View data is converted into CIE XYZ view data:
Figure 947864DEST_PATH_IMAGE005
CIE XYZ view data is transformed into CIE xyY view data subsequently after the conversion, wherein:
Figure 364503DEST_PATH_IMAGE006
?
Step 105: detect in the color space after conversion whether the target that meets the flame color feature is arranged; To change after CIE xyY data and the Standard Colors data plot of each pixel of image compare, if the CIE xyY coordinate points of this pixel drops in the flame region in the Standard Colors data plot, this pixel assignment is 1; If the CIE xyY coordinate points of this pixel drops on outside the flame region in the Standard Colors data plot, this pixel assignment is 0; And export a width of cloth binary image, this characterization image meet the image pixel positions of flame color feature;
Step 107: detect in the color space after conversion whether moving target is arranged; Carry out detection and the judgement of moving target by CIE Y view data; Detection of Moving Objects is mainly finished by the difference that compares present image and background image, by comparing, one amplitude shift moving-target binary image MO is generated, the background image of constantly updating leaves in the background image buffer, background image is finished by difference image between statistics frame again, the frame-to-frame differences image calculation is CIE Y brightness poor of the two continuous frames image of real time video image, if continuous a few frame or in a period of time, the frame-to-frame differences image is continuously zero or is close to zero, this monitoring scene image is reliable background image, and this background image leaves in the background image impact damper and constantly is updated; And export an amplitude shift moving-target binary image, this characterization image the image pixel positions of moving target;
Step 109: fusion steps 105And step 107Testing result, have dynamic flame to send out in the time of judgement
Give birth to, if meet the flame occurrence condition, enter step 110 and start the fire alarm device; Otherwise continue to enter step 101Carry out Real Time Monitoring; Fusion method is binaryzation AND operation, and it all is 1 in above-mentioned two width of cloth binary images that certain pixel of present image only has simultaneously, and this pixel just can be judged as suspicious flame pixels.
2. further may judge to comprise the number of adding up suspicious flame pixels, reach a certain threshold value when adding up the suspicious flame pixels number of gained, detection side's rule judges that current monitoring scene has fire to occur, and produces a fire alarm signal, starts early warning system;
Step 110: start the fire alarm device.
CN201210460705.2A 2012-11-15 2012-11-15 Based on the flame detecting method of video image analysis Active CN103020588B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210460705.2A CN103020588B (en) 2012-11-15 2012-11-15 Based on the flame detecting method of video image analysis

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210460705.2A CN103020588B (en) 2012-11-15 2012-11-15 Based on the flame detecting method of video image analysis

Publications (2)

Publication Number Publication Date
CN103020588A true CN103020588A (en) 2013-04-03
CN103020588B CN103020588B (en) 2016-04-13

Family

ID=47969179

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210460705.2A Active CN103020588B (en) 2012-11-15 2012-11-15 Based on the flame detecting method of video image analysis

Country Status (1)

Country Link
CN (1) CN103020588B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103455796A (en) * 2013-09-03 2013-12-18 中国科学院大学 Coalbed methane table data area automatic identification method based on CIE XYZ color space
CN110298130A (en) * 2019-07-05 2019-10-01 贵州大学 Method based on excess air ratio optimizing combustor fuel and air supply structure spatial distribution
CN111476142A (en) * 2020-04-02 2020-07-31 深圳市泰和安科技有限公司 Video image detection method and device
CN111988569A (en) * 2020-08-24 2020-11-24 国网北京市电力公司 Method and system for monitoring ignition phenomenon of industrial video monitoring picture of transformer substation
US11651670B2 (en) 2019-07-18 2023-05-16 Carrier Corporation Flame detection device and method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050128499A1 (en) * 2003-12-16 2005-06-16 Jeff Glickman System and method for processing image data
CN101441712A (en) * 2008-12-25 2009-05-27 北京中星微电子有限公司 Flame video recognition method and fire hazard monitoring method and system
CN101778299A (en) * 2010-01-28 2010-07-14 青岛大学 Method for color space conversion and system thereof
CN101984451A (en) * 2010-09-16 2011-03-09 北京智安邦科技有限公司 Video-based shielded flame detecting method and device
CN102163358A (en) * 2011-04-11 2011-08-24 杭州电子科技大学 Smoke/flame detection method based on video image analysis

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050128499A1 (en) * 2003-12-16 2005-06-16 Jeff Glickman System and method for processing image data
CN101441712A (en) * 2008-12-25 2009-05-27 北京中星微电子有限公司 Flame video recognition method and fire hazard monitoring method and system
CN101778299A (en) * 2010-01-28 2010-07-14 青岛大学 Method for color space conversion and system thereof
CN101984451A (en) * 2010-09-16 2011-03-09 北京智安邦科技有限公司 Video-based shielded flame detecting method and device
CN102163358A (en) * 2011-04-11 2011-08-24 杭州电子科技大学 Smoke/flame detection method based on video image analysis

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103455796A (en) * 2013-09-03 2013-12-18 中国科学院大学 Coalbed methane table data area automatic identification method based on CIE XYZ color space
CN110298130A (en) * 2019-07-05 2019-10-01 贵州大学 Method based on excess air ratio optimizing combustor fuel and air supply structure spatial distribution
CN110298130B (en) * 2019-07-05 2022-03-29 贵州大学 Method for optimizing spatial distribution of combustor fuel and air supply structure based on air-fuel equivalence ratio
US11651670B2 (en) 2019-07-18 2023-05-16 Carrier Corporation Flame detection device and method
CN111476142A (en) * 2020-04-02 2020-07-31 深圳市泰和安科技有限公司 Video image detection method and device
CN111988569A (en) * 2020-08-24 2020-11-24 国网北京市电力公司 Method and system for monitoring ignition phenomenon of industrial video monitoring picture of transformer substation

Also Published As

Publication number Publication date
CN103020588B (en) 2016-04-13

Similar Documents

Publication Publication Date Title
CN103646250B (en) Pedestrian monitoring method and device based on distance image head and shoulder features
CN106295551B (en) A kind of personnel safety cap wear condition real-time detection method based on video analysis
CN101738394B (en) Method and system for detecting indoor smog
CN102999994A (en) Flame detection device based on video image analysis
CN103079062B (en) Intelligent video surveillance system
CN105868722A (en) Identification method and system of abnormal power equipment images
CN103020588B (en) Based on the flame detecting method of video image analysis
CN109637068A (en) Intelligent pyrotechnics identifying system
CN107085714A (en) A kind of forest fire detection method based on video
CN102881106A (en) Dual-detection forest fire identification system through thermal imaging video and identification method thereof
CN105426828A (en) Face detection method, face detection device and face detection system
CN112487891B (en) Visual intelligent dynamic identification model construction method applied to electric power operation site
CN102567722A (en) Early-stage smoke detection method based on codebook model and multiple features
CN107146252A (en) A kind of big data image processing apparatus
CN109040711A (en) A kind of image-pickup method, monitoring method and imaging sensor
CN103020587A (en) View analyzing method based on video image analysis
CN109360370B (en) Robot-based smoke and fire detection method
KR101196678B1 (en) Real-time fire detection device and method
CN107169966A (en) A kind of transmission line forest fire discrimination method based on Temperature Distribution
CN201726494U (en) Device and system which utilize image color information to conduct image comparison
CN101930540A (en) Video-based multi-feature fusion flame detecting device and method
Celik et al. Computer vision based fire detection in color images
CN106815567A (en) A kind of flame detecting method and device based on video
CN106228540B (en) A kind of multispectral video flame detecting method
CN105987665A (en) Early warning and monitoring device of ultra high voltage transmission line sag point variation range, and method of the same

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant