Marty Does Data

License Plate Detection & OCR Experiment

by M.L. "Marty" Danish | August 6, 2023 | Foundations of Computer Vision at Colorado State University Global Campus

Overview

This project implements an end-to-end pipeline to detect and read license plates using OpenCV and Tesseract OCR, as required by the project specifications. It compares performance on Russian (black-and-white) plates versus a non-Russian, multicolored Colorado plate.

Approach

Key Outcomes

Challenges and Learnings

Next Steps for Future Work

Feel free to explore the full write-up and code on GitHub!