Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.42 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.42 KB

Machine Learning : License Plate Recognition Beginner

It is a project to identify and anaylize license plate number from an image. It is basically a beginner project for the sole purpose of learning a very polpular area in computer science Image Processing. to know more Read Basic Project Guide

Project Guide

This project can be divided in 4 core parts:-

  1. License plate localization
  2. License plate character extraction
  3. License plate character recognition
  4. Anaylise data of plate

Contribution guide

  • If you want to add anything please create issue first and then PR
  • If you add any new document please update README.md

Reference

Project Managers