Menu

#4 Android Recognizer demo

open
nobody
None
5
2013-10-15
2012-01-07
Anonymous
No

Hello.

I have a problem regarding the results in the recognizer demo for Android. I have successfully deployed the demo in my phone, but the results are not accurate; trying to recognize characters but it shows all numbers.

If you could point me in the right direction or tell me what I've done wrong, I would very much appreciate it. Thank you for your time. Great library btw.

Discussion

  • Anonymous

    Anonymous - 2013-10-09

    Hi, so I am trying to use java OCR as part of my Android app but I already come cross some fundamental type conflicts. OCRScanner.scan() takes in a java.awt.Image object type as the target image to perform OCR on, but Android doesn't support java.awt.Image's (has its own android.graphics). Did you happen to come across this problem? If so how did you get past it?

     
  • Konstantin Pribluda

    You must be using really old version of library - current library does not use java.awt classes at al and is used in published android applications.

     
  • Anonymous

    Anonymous - 2013-10-15

    My mistake, I was trying to use the 2010 release. Thank you!

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.