Skip to content

loveteshh/Vehicle_Detection

Repository files navigation

Automated Parking Counter

An automated parking counter based on CCTV footages for parking spots near you.

image

Getting Started

The Vehicles_detection.py is an organisation script and is supposed to be executed by the parking authorities/companies using their cctv footages as input. The algorithm counts the number of cars and calculates slots left in a given parking lot. This number is then passed on to the user through a mobile application.

Prerequisites

The mobile application is a stand-alone apk file. No external dependencies required. Any required dependencies for the algorithm can be installed using-

python install.py

Running the tests

Clone the repository. Add CCTV footages to be analysed into the parent directory where vehicle_detection.py exist (some_examples), open a terminal and execute command:

python Vehicles_detection.py

Deployment

The end to end stack of the software is deployed in Heroku. (only the application has access to the url)

Built With

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published