Skip to content

This is A car plate detection project implemented for the Image processing course , In this project we have to use Image processing techniques to detect the characters of the car plate

Notifications You must be signed in to change notification settings

nadeenay/Car_Plate_Detection

Repository files navigation

🚗 Car_Plate_Detection

The idea of the project is to recognize the plate number of a car & identify the numbers/characters in it.

Libraries needed to be installed

Note: in this project we have worked on jupyter notebook interface . To install it you have to follow this link Click

1- install open cv by run the following command

pip install opencv-python

2- install imutils by run the following command

pip install imutils

Our Approch

mainly in this project we have three steps to do

1-Localize The Plate.

First Step Second Step

2-Extract The Plate Image.

Thired Step

📋 Final results

3-Extracting The Plate’s Numbers/Characters.

Fourth Step

For more detalies follow this Link Project Document

About

This is A car plate detection project implemented for the Image processing course , In this project we have to use Image processing techniques to detect the characters of the car plate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •