Obtain determined value of an image

1

I am proposing an Android application for managing expenses and I have been asked the following question: Is it possible to obtain a certain numerical value of an image? for example, the total of the electricity bill.

Greetings.

    
asked by Amador Fernandez 01.06.2016 в 18:54
source

1 answer

1

You need to do image recognition, Google has an API that you could do it, you can see the documentation at the following link CLOUD VISION API , I hope it helps you.

    
answered by 01.06.2016 в 20:56