简体   繁体   English

需要Java OCR帮助

[英]Java OCR Help Needed

How do I detect all the characters in an image? 如何检测图像中的所有字符? The image is in png and the font is constant. 图像为png,字体为常数。 For simplicity, lets assume that the image has only numeric digits and there are only 4 digits on an image. 为简单起见,假设图像只有数字,并且图像上只有4位。 I need to read all of them and output the text. 我需要阅读所有内容并输出文本。

Can you help? 你能帮我吗?

Thanks in advance. 提前致谢。

Have you tried http://neuroph.sourceforge.net ? 您尝试过http://neuroph.sourceforge.net吗? It has all the stuff you will need in order to achieve this. 它具有实现此目标所需的所有东西。

An in case you have also the flexibility to use .NET-framework, then check for AForge Framework from Andrew Kirillov. 如果您还具有使用.NET-framework的灵活性,请从Andrew Kirillov检查AForge框架。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM