Number Plate Recognition

NPR is a software that reads Irish car plate numbers from pictures. The input of the program is an image, and the output of the program is a text string containing the car plate number. By executing a series of algorithms, the program will be able to take an image as an input and generate the number plate in a text format. For the image below, the output would be: 03MH1847. Irish car

Screenshot of the main window

Main Window