Archive: Use OpenALPR and Tesseract to recognize License plates in images on browser screens

Budget 297$ per month
Posted: 5 years ago
Closed
Description
Use OpenALPR and Tesseract library to recognize US license plates value and paste to windows clipboard if OpenALPR confidence level >80pc OpenALPR is a library which can detect license
plate within an image. If a number plate is found, OpenALPR reports: the bounds (coordinates x and y, width and height), the text of the plate, and a number called 'confidence'. The confidence shows how confident OpenALPR is that the text of the plate has been
correctly recognized. (Note: The library is to be used as/is without modifications) We have a 3rd party web based program which displays license plates in the browser. We need an app to be developed which should run in the background. If the user presses a
prefixed hot-key the app should pass the screen image to OpenALPR and if the licence plate is found with 80pc (parameter in setting of the app) or more accuracy it should paste that value to windows clipboard. If the confidence is
Category