+ 3
Reading text from image and show that text as output?
I need suggestion and help about? I am making a java program which read text from image and show that text as string . . thanks if you can help :-)
6 Respostas
+ 7
It's just a website that allows you to "extract" text from images. It is free. About libraries, this might be useful: https://github.com/tesseract-ocr/tesseract
+ 4
If you want to see something similar in action: OnlineOCR.net
+ 2
thanks a bundle dude . . let me check
+ 1
without OCR it's not possible I think?
0
and is that free library or I will get some trial version?