I'm trying to get some text from images which look like this:
This example would actually be the best case scenario as most of them would have a colored and more complex background instead.
I don't need it to be 100% accurate since I know the possible outcomes and could try to do a partial match with them.
I tried Aspose OCR and Tess4j. Aspose gives me random characters and Tess4j gives nothing.
Is this doable with a free library?