Lecture 2 Advanced Fire Detection On Image Processing Electronics
Lecture 2 Advanced Fire Detection On Image Processing Electronics
MSc Lecture 2:
Advanced fire detection on
image processing electronics
2
1. Video Image Processing for
Fire and Smoke Detection
• For better fire protection
• 3 signatures
• Smoke, heat and light
• Automatic detection and alarm by video
images
• Recognition of fire and smoke.
• Integrate fire and smoke detection with
security systems [Gorovici] in buildings
• Integrated with smoke extraction system
Fire Detection System 3
• Real-time with color video input
• Advantages:
• Standard video technology and normal
human vision share similar image
recognition limits.
• effective use of smoke, heat and light as the
main fire parameters.
• Wide area detection capabilities.
• Superior in spatial analysis
• Rapid and efficient detection
• Temporal based
• Rule based
Autonomous
segmentation by
fast entropic
thresholding,
The rapid Region growing,
detection Otsu method,
algorithm Etc. The false alarm
phenomena
• In the case of
• a gray-scale image,
• a color image,
• a binary image. 18
4. Image processing
Light source
conversion changes the representation
of the image from optical light form to
a continuously varying electric signal
Light reflected
Object By object
Digital
Optical Analog Image
Image Image Form
Form Form
For an 8-bit grayscale image there are 256 different possible intensities,
and so the histogram will graphically display 256 numbers showing the
distribution of pixels amongst those grayscale values.
x1 x2 x3
x4 x5 x6
Represent the gray
Level at x,y
x7 x8 x9
Fire Detection System 26
Define the component of the gradient vector in
the x direction as
- 1 -2 -1 -1 0 1
0 0 0 -2 0 2
1 2 1 -1 0 1
The Sobel operator performs a 2-D spatial gradient measurement on an image and so
emphasizes regions of high spatial gradient that corresponds to edges.
0 if f ( x, y ) T
g ( x, y )
1 otherwise
Figure 1. 24 bit true color image of town gas flame Figure 2. 256 gray level image of town gas flame