By Using this project we can detect Number Plates from an image. it can also detect more than one Number Plate in one Image.
Software requirements:
-
Pycharm or any prefered Python IDE.
-
Python Libraries : all included in requirements.txt
you can install all required libraries using Command ->> **pip install -r requirements.txt**
1). to run only python file run main.py
2). to run django app go to the folder named NumberPlateDetection and run below command: python manage.py runserver
Note You must check first that in the media folder of django app(here in NumberPlateDetection folder):
- in images folder there should be an image named images.jpg
- in tmp folder there should be an image named image.jpg
Feel free to open an issue. We are glad to help you. And is you have solution for that issue I will allocate to you. ❤️
If you have any more idea related to this project then please share your idea on rushitajudiya2907@gmail.com. If time permits I will surely do some work on your project.