In this duology of blogs, we will explore how to create a custom number plate reader. We will use a few machine learning tools to build the detector. An automatic number plate detector has multiple applications in traffic control, traffic violation detection, parking management etc. We will use the number plate detector as an exercise to try features in OpenCV, tensorflow object detection API, OCR, pytesseract
Continue reading “How to make a custom number plate reader – Part 1”How to make a custom number plate reader – Part 1
In this duology of blogs, we will explore how to create a custom number plate reader.