I would like to recognize a picture with google vision. I know that there is this library: https://www.b4x.com/android/forum/t...-with-google-mobile-vision-api.66431/#content
but it is for faces, I would like to recognize places, for example Eiffel tower....
I now am able to access to google services like in this exaample:
https://www.b4x.com/android/forum/threads/google-maps.63930/#post-404386
So I have the APIKey, the keystore file etc.
How could I send the picture and parse the result ?
Thank you
but it is for faces, I would like to recognize places, for example Eiffel tower....
I now am able to access to google services like in this exaample:
https://www.b4x.com/android/forum/threads/google-maps.63930/#post-404386
So I have the APIKey, the keystore file etc.
How could I send the picture and parse the result ?
Thank you