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.
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.
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.