FIRE DETECTION BY CHANGING THE INTENSITY OF COLOR FILTERING IN THE VIDEO IMAGE
Abstract
The paper reviews achievements made in the field of video analytics and computer vision, which enable automatic detection of fires, based on video data. Various algorithms have been implemented in sought for effective fire detection methods using video. As one of these, a color-based fire detection algorithm is being described. However, using only one color model for fi re detection is an inefficient approach. The paper proposes a method for estimating temporal changes in pixel intensity, which is used to retrieve information about fires from fire-like objects in a video image. This method helps to calculate the average intensity value in a sequence of shots. A special software has been developed in the Python programming language using the OpenCV (Open Source Computer Vision Library) library, and the corresponding findings have been gained in view to demonstrate the effectiveness of the proposed method.