Android : Character Recognition library

on Sunday, October 12, 2014


Is there a way to recognize characters (Alphanumeric) from an image using any library in Java/Android ? For eg. If I click a photo of a pizza bill



Pizza Hut

Simple Cheese $4.00


I want it to return a text 'Pizza',' Hut ' ,'Simple ',' Cheese','$4.00'.


0 comments:

Post a Comment