我可以用什么来进行OCR项目 [英] what can I use for OCR project

查看:105
本文介绍了我可以用什么来进行OCR项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hy,



我目前正在开发一个车牌阅读器项目。我使用opencv提取lincense板并将其二值化。现在我有3个号码和3个字母的车牌二进制图像。



对于OCR我尝试使用tesseract但似乎我不能让它运行。它正确编译但是当我点击它时它给了我一个未处理的异常(关于错误的详细信息: http://stackoverflow.com/questions/27588822/unhandled-exception-when-running-tesseract-ocr [ ^ ])



我想我需要让我的从头开始为OCR提供神经网络,但我试图避免这种情况。也许你有另一种解决方案?请帮助我。

Hy,

I am currently working on a project for a license plate reader. I used opencv to extract the lincense plate and binarize it. Now I have a binary image of the license plate with 3 number and 3 letters.

For OCR I tried to use tesseract but it seems I can't make it run. It compiles correctly but when I hit run it gives me an unhandled exception(details about the errror :http://stackoverflow.com/questions/27588822/unhandled-exception-when-running-tesseract-ocr[^])

I am thinking I need to make my own neural network for OCR from scratch, but I am trying to avoid that. Maybe you have another solution ? Please help me.

推荐答案

您可以考虑以下列表: http:/ /en.wikipedia.org/wiki/Comparison_of_optical_character_recognition_software [ ^ ]。



有些解决方案是开源的。注意,很难找到好的开源OCR。



-SA
You can consider this list: http://en.wikipedia.org/wiki/Comparison_of_optical_character_recognition_software[^].

Some of the solutions are open-source. Note, good open-source OCR is hard to find.

—SA


这篇关于我可以用什么来进行OCR项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆