Regalamiunsorriso/decompiled-libs/www/acxent-face-1.0.0/json/faceRecognition/detectFacesResponse.json

32 lines
526 B
JSON
Raw Normal View History

2026-04-22 18:41:37 +02:00
{
"response":
{
"md5": "xxx",
"faceAnnotations": [
{
"fdBoundingPoly": {
"vertices": [
{
"x": 738,
"y": 483
},
{
"x": 805,
"y": 483
},
{
"x": 805,
"y": 550
},
{
"x": 738,
"y": 550
}
]
}
}
]
}
}