Skip to content

In this project, we use artificial intelligence algorithms to detection and recognize license plates of cars. The OCR section is used only for Persian license plates and is a program for Iran

Notifications You must be signed in to change notification settings

amin-tohidi/Car-license-plate-detection--For-Iran-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car-license-plate-detection-

Ability to manually adjust the artificial neural network

22

plate detection

The first step in resolving plaque detection problems is to identify the plaque. In the first phase of LPR, a limiting box is produced that fits exactly where the license plate is located. This is the main condition for successful LPR. Therefore, LP diagnosis should be relatively accurate. In this article, we have used the opencv library as well as contour and edge finder to detect this bug.

3

plate

Segmentation

With the arrival of the new license plate image, various filters are first applied to the image and the main location of the license plate is identified using the contour. At this stage, more image processing libraries have been used. Finally, using conditions such as the height of the numbers or the width of the main location of the license plate numbers, the numbers are separated and entered into the constructed model. Our nerves will be given in the third stage.

333

Character recognition (ocr)

At this stage, with the CNN neural network, as well as various filters and activity functions suitable for this network, along with determining the correct values for the hyperparameters, the characters identified in the previous stage will be classified.

44

License plate detection program graphics

گرافیک برنامه

About

In this project, we use artificial intelligence algorithms to detection and recognize license plates of cars. The OCR section is used only for Persian license plates and is a program for Iran

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages