Hello,
I'm using this OCR library in my project, and found it usefully. However, I'm facing a problem with the training images now. The images I need to decode can be in different fonts with different space width and character width. I can use different fractions in the DocumentScanner to train different fonts, but how should I set the fractions when I convert the images to text? Is there a simple solution to this?
Also, I saw on the project home page that this library is suitable for Android, can you provide detailed instruction on how to plug it in for Android? If it works for Android, does it mean that it would also work for BlackBerry as they are both in Java?
Any reply would be appreciated.
Best Regards,
Tina
Anonymous