Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们已经获取了一些文本的 .jpg 文件。我们想为该文本中的每个字符创建单独的 .jpg 段文件。这在Java中怎么可能?
您可以从这两个链接开始:
http://www.roncemer.com/software-development/java-ocr
和
http://code.google.com/p/tesseract-ocr/