java - tesseract doOCR returns nothing -
Then trying to use tesseract ... and now it's finally working with exception Nothing has happened for you!
Ive got a buffer image (and I checked that by saving it I actually get an image ... and yes, I am getting an image) and I will call it "IOCR" I use ... and nothing happens!
Tesseract Example = Tesseract.getInstance (); Try {string crapcha = example.docor (image); Println (captcha); } Hold (TesseractException E) {// TODO auto generated blocking block e.printStackTrace (); } Captcha is empty after this race.
What am I missing here?
~~~ Here is an example of the picture trying to solve
~~~ looks like ive got something here ... it went to debug and went one After a few runs in the long loop (inside the DOO), a page was found, which showed me. "Net Sourceforge.vietocr.ImageIOHelpe" code ... well it says the source has not even been found even some sources may still not change anything that is to do with it DoOCR is not doing anything
Comments
Post a Comment