Skip to content

hruday007/Automatic_Number_Plate_Detection

Repository files navigation

Automatic license plate recognition (ALPR)

The system of detection and recognition of the number plates of vehicles. The system of vehicle number plate detection and recognition is used to detect the plates then make the recognition of the plate that is to extract the text from an image

Getting started

Installing Packages

$ pip install -r requirements.txt

Setup Env

$ .\venv\Scripts\activate

Local development

$ python server.py runserver 0.0.0.0:5000

The website will then be running at http://localhost:5000

Result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published