ANPR v1

This project is about a program that can detect license plates on vehicles and was made by myself. This program is also a project proposal for my campus which will later be implemented in an automatic doorstop. This program is created using the Python language. Besides that, I use openCV and easyOCR as libraries. The tools I used to make this project were Visual Studio Code, Jupyter Notebook and Cuda Toolkit.
Development Journey
This is my first project in the field of Machine Learning. I made this project to learn more about Machine Learning. I made this project using Python and OpenCV. This project is a simple ANPR that can detect the license plate of a vehicle. My experience using the python language is only 2 months which is where this project is a challenge for me. I completed this project in just 1 week including studying the required libraries.