Fire and Smoke Detection System | Python, OpenCV, TensorFlow, MobileNetV2, Matpoltlib
• Developed a fire and smoke detection system using image processing, computer vision and deep learning.
• Implemented fire segmentation using HSV and YCbCr color spaces.
• Motion detection through frame differencing, optical flow, and background subtraction.
• Estimated the fire-affected area using contour detection and pixel-based measurements, and visualized results with overlays