Skip to content
#

license-plate

Here are 23 public repositories matching this topic...

OCR from scratch using Kaggle dataset dwonloaded from https://www.kaggle.com/code/preatcher/ocr-training applied to the case of Spanish car license plates or any other with format NNNNAAA. The hit rate is lower than that achieved by pytesseract: in a test with 21 images, 16 hits are reached while with pytesseract the hits are 17

  • Updated Jan 2, 2023
  • Python

The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisition of series of images from the video, trucks are detected using Haar Cascade Classifier. The model for the classifier is trained using lots of positive and negative images to make an XML file. This is followe…

  • Updated Oct 17, 2022
  • Python

Improve this page

Add a description, image, and links to the license-plate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the license-plate topic, visit your repo's landing page and select "manage topics."

Learn more