Ecosyste.ms: Awesome
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: 4 days 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.
- Host: GitHub
- URL: https://github.com/geetika2708/automatic-number-plate-detection-in-machine-learning
- Owner: Geetika2708
- Created: 2024-02-24T06:27:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T06:31:48.000Z (10 months ago)
- Last Synced: 2024-10-31T17:44:39.218Z (about 2 months ago)
- Topics: automatic-number-plate-recognition, gui, jupyter-notebook, machine-learning, pycharm, python
- Language: Jupyter Notebook
- Homepage:
- Size: 3.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.