Skip to content

SylvesterDuah/car_vision

Repository files navigation

car_vision

Car and Pedestrian Detection Web Application

This Flask web application utilizes OpenCV for real-time detection of cars and pedestrians in video streams. It showcases computer vision techniques by drawing rectangles around detected objects and estimating the speed of cars based on their movement across frames.

Features

Real-time car and pedestrian detection in video streams. Speed estimation for cars based on their movement. Web interface for easy interaction with the detection system.

Prerequisites

Before you begin, ensure you have met the following requirements:

Python 3.6+
OpenCV library
Flask
gunicorn (for deployment)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published