mercredi 7 janvier 2015

how to get values from scanned receipt using OCR one by one in Android?

I have done with receipt scanning using OCR(tesseract) in Android, It scans the receipt and displays the text in an EditText Now I need to save the data one by one into the SQLite. Means the receipt no should be stored into the receipt_no field, receipt date should be stored into the receipt_date field, & receipt title should be stored into the receipt_title field. How I can achieved this in Android.


Thanks in Advance.


Aucun commentaire:

Enregistrer un commentaire