Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 607 Bytes

File metadata and controls

15 lines (8 loc) · 607 Bytes

Traffic Light Detection System

This project is a Traffic Light Detection System built with Python, OpenCV, and Streamlit. It detects the state of traffic lights — Red, Yellow, or Green — from uploaded images or video files. The app uses computer vision techniques such as color filtering and contour analysis to identify signals, and displays results directly on the media.

Features

Detects Red, Yellow, Green lights

Works with images and videos

Lightweight, browser-based UI

Easy deployment with Streamlit Cloud

LINK: https://traffic-light-detection-system-chphmay9dw8hyrglcctus7.streamlit.app/