fire1
Its IEEE paper implementation, forest fire detection using YCbCr colour model is proposed. The proposed method adopts rule based colour model due to its less complexity and effectiveness. YCbCr colour space effectively separates luminance from chrominance compared to other colour spaces like RGB and rgb(normalized RGB). The
proposed method not only separates fire flame pixels but also separates high temperature fire centre pixels by taking in to account of statistical parameters of fire image in YCbCr colour space like mean and standard deviation. In this method four rules are formed to separate the true fire region. Two rules are used for
segmenting the fire region and other two rules are used for segmenting the high temperature fire centre region. The results obtained are compared with the other methods in the literature and shows higher true fire detection rate and less false detection rate. The proposed method can be used for real time forest fire detection with moving camera.
Cite As
ramesh thangaraj (2026). fire1 (https://se.mathworks.com/matlabcentral/fileexchange/61598-fire1), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Computer Vision Toolbox > Computer Vision with Simulink > Color Space Formatting and Conversions >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | m file Individual rule is used to display for understanding.
|
