Skip to content
forked from Sugoshnr/ANPRS

Automatic Number Plate Recognition System

Notifications You must be signed in to change notification settings

varunnaagaraj/ANPRS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ANPRS

Automatic Number Plate Recognition System This project can be implemented in closed circuit televisions to monitor vehicles and recognizing their number plates. I have uploaded two versions of the project. Qt enabled machines can use it to obtain a Graphical User Interface for ease of understanding. The code is written in C++ integrated with OpenCV.

To train your own datasets, execute Profiling(general).cpp directing towards the datasets and use the updated train_data.txt to train the Support Vector Machine.

About

Automatic Number Plate Recognition System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.3%
  • QMake 1.7%