Are there any freeware LPR (License plate recogniser) libraries or software in .net ?
Also can you list the freeware OCR libraries and software avaliable in .net ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check out emgu.cv. It’s an open source wrapper for opencv, an open source image analysis tool. Here is an example on how to use it to detect license plates.
My experience is fairly positive as for this just working. It catches the main cases 90% of the time or so I’d say.