I have been using a piece of Software that works as a Reading Scanner. Basically it retrieves text from images. Is there any API for Java that would enable programmatically recognize text contained in images, in particular .tiff to regular text? Or is there any Java class that would help ... I do not know how to start
istovatis
This question was answered in previous post.
Read
This type of problem is called Optical Character Recognition or OCR. The first Google result for "Java OCR" looks promising: http://sourceforge.net/projects/javaocr
来源:https://stackoverflow.com/questions/19199275/how-to-read-images-using-java-api