Skip to content

Instantly share code, notes, and snippets.

@JarbasHorst
Created July 15, 2017 10:21
Show Gist options
  • Save JarbasHorst/d598f24609ee9a77186376d8e7b65680 to your computer and use it in GitHub Desktop.
Save JarbasHorst/d598f24609ee9a77186376d8e7b65680 to your computer and use it in GitHub Desktop.
The picture has been stored in /home/pi/Desktop/pictures/7343.jpg
Response:
[
{
"faceAttributes": {
"age": 30.2,
"gender": "male"
},
"faceId": "xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"faceRectangle": {
"height": 339,
"left": 190,
"top": 102,
"width": 339
}
}
]
I think your age is: 30.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment