An open API service indexing awesome lists of open source software.

https://github.com/geetika2708/automatic-number-plate-detection-in-machine-learning

The system should be able to locate and identify the position of license plates in images or video frames. This is often done using computer vision techniques like object detection. Character Recognition: Once a license plate is detected, the system must accurately extract the characters or numbers.
https://github.com/geetika2708/automatic-number-plate-detection-in-machine-learning

automatic-number-plate-recognition gui jupyter-notebook machine-learning pycharm python

Last synced: 3 months ago
JSON representation

The system should be able to locate and identify the position of license plates in images or video frames. This is often done using computer vision techniques like object detection. Character Recognition: Once a license plate is detected, the system must accurately extract the characters or numbers.

Awesome Lists containing this project

README

        

# automatic-number-plate-detection-in-machine-learning
The system should be able to locate and identify the position of license plates in images or video frames. This is often done using computer vision techniques like object detection. Character Recognition: Once a license plate is detected, the system must accurately extract the characters or numbers.