Skip to content

anshumagahlot22/Fire-Detection-System-

Repository files navigation

Fire-Detection-System-

INTRODUCTION:

The fire detection system is a security system. The primary function of this system is to detect fires and turn on alarm to warn fire accidents. This system is written in python with OpenCV computer vision module. It is using the HSV color algorithm to detect fires. This project provides a computer vision based technique for detecting fire and identifying hazardous fire by processing the video data generated by an ordinary camera.

TECHNOLOGIES:

1.) Python

2.) OpenCV

3.) SMTPLIB

4.) HSV color Algorithm

Configuration & Setup

Install playsound : pip install playsound

Install OpnCV: pip install opencv-python

Execution: python fire-detector.py

Releases

No releases published

Packages

No packages published

Languages