MCPcopy Index your code
hub / github.com/computervisioneng/automatic-number-plate-recognition-python-yolov8

github.com/computervisioneng/automatic-number-plate-recognition-python-yolov8 @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
7 symbols 29 edges 4 files 5 documented · 71%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

automatic-number-plate-recognition-python-yolov8

Watch the video

Watch on YouTube: Automatic number plate recognition with Python, Yolov8 and EasyOCR !

data

The video I used in this tutorial can be downloaded here.

models

A Yolov8 pretrained model was used to detect vehicles.

A licensed plate detector was used to detect license plates. The model was trained with Yolov8 using this dataset and following this step by step tutorial on how to train an object detector with Yolov8 on your custom data.

The trained model is available in my Patreon.

dependencies

The sort module needs to be downloaded from this repository as mentioned in the video.

Core symbols most depended-on inside this repo

write_csv
called by 1
util.py
license_complies_format
called by 1
util.py
format_license
called by 1
util.py
read_license_plate
called by 1
util.py
get_car
called by 1
util.py
draw_border
called by 1
visualize.py
interpolate_bounding_boxes
called by 1
add_missing_data.py

Shape

Function 7

Languages

Python100%

Modules by API surface

util.py5 symbols
visualize.py1 symbols
add_missing_data.py1 symbols

For agents

$ claude mcp add automatic-number-plate-recognition-python-yolov8 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact