Hi.
I have a budget of $ 120.00 for the first that can translate
this
http://tess4j.sourceforge.net/docs/docs-0.4/net/sourceforge/tess4j/Tesseract.html
into a B4J (for windows) function like
OCR(img as b4xbitmap) as string ' returns the text inside img
I know it can be done with JNA, but i dont have a clue...
It needs to read a byte array, not an image file on disk.
I have a budget of $ 120.00 for the first that can translate
this
http://tess4j.sourceforge.net/docs/docs-0.4/net/sourceforge/tess4j/Tesseract.html
into a B4J (for windows) function like
OCR(img as b4xbitmap) as string ' returns the text inside img
I know it can be done with JNA, but i dont have a clue...
It needs to read a byte array, not an image file on disk.