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
This project can be divided in 4 core parts:-
- License plate localization
- Basic Knowledge
- Inverse and weiner filters and also refer chapter 14 of The Essential guide to Image Processing
- Histogram Equalisation to enhance contrast in Gray image.
- Binarization of Image.
- Sobel edge detection algorithm.
- License plate character extraction
- License plate character recognition
- Anaylise data of plate
- If you want to add anything please create issue first and then PR
- If you add any new document please update README.md