1
2
3
4
5
{
"status": "success",
"data": {
"input_source": "url",
"faces": [
{
"face_id": 1,
"confidence": 0.9999819993972778,
"bounding_box": {
"start": {
"x": 62.15429403202329,
"y": 50.56306306306306
},
"end": {
"x": 70.59679767103349,
"y": 57.88288288288288
}
}
},
{
"face_id": 2,
"confidence": 0.9999761581420898,
"bounding_box": {
"start": {
"x": 78.4570596797671,
"y": 52.13963963963964
},
"end": {
"x": 88.20960698689956,
"y": 59.909909909909906
}
}
},
{
"face_id": 3,
"confidence": 0.9999562501907349,
"bounding_box": {
"start": {
"x": 11.644832605531295,
"y": 51.23873873873874
},
"end": {
"x": 19.50509461426492,
"y": 58.671171171171174
}
}
},
{
"face_id": 4,
"confidence": 0.999932050704956,
"bounding_box": {
"start": {
"x": 26.92867540029112,
"y": 52.7027027027027
},
"end": {
"x": 35.080058224163025,
"y": 59.7972972972973
}
}
},
{
"face_id": 5,
"confidence": 0.9992369413375854,
"bounding_box": {
"start": {
"x": 46.57933042212518,
"y": 54.054054054054056
},
"end": {
"x": 55.31295487627365,
"y": 61.03603603603604
}
}
}
],
"faces_count": 5
},
"message": null
}
Face 1
{
"status": "success",
"data": {
"input_source": "url",
"faces": [
{
"face_id": 1,
"confidence": 0.999204695224762,
"bounding_box": {
"start": {
"x": 31,
"y": 18.97142857142857
},
"end": {
"x": 81.71428571428571,
"y": 67.88571428571429
}
}
}
],
"faces_count": 1
},
"message": null
}
Face 1
Face 2
{
"status": "success",
"data": {
"input_source": "url",
"faces": [
{
"face_id": 1,
"confidence": 0.9998096823692322,
"bounding_box": {
"start": {
"x": 36,
"y": 19.857142857142858
},
"end": {
"x": 55.714285714285715,
"y": 55.285714285714285
}
}
},
{
"face_id": 2,
"confidence": 0.9937923550605774,
"bounding_box": {
"start": {
"x": 50.285714285714285,
"y": 14.714285714285714
},
"end": {
"x": 71.71428571428571,
"y": 47.714285714285715
}
}
}
],
"faces_count": 2
},
"message": null
}
1
2
3
4
5
{
"status": "success",
"data": {
"input_source": "url",
"faces": [
{
"face_id": 1,
"confidence": 0.999992847442627,
"bounding_box": {
"start": {
"x": 9.523809523809524,
"y": 19.142857142857142
},
"end": {
"x": 14.285714285714286,
"y": 26.857142857142858
}
}
},
{
"face_id": 2,
"confidence": 0.999859094619751,
"bounding_box": {
"start": {
"x": 27.428571428571427,
"y": 15.857142857142858
},
"end": {
"x": 33.23809523809524,
"y": 25.714285714285715
}
}
},
{
"face_id": 3,
"confidence": 0.9990041851997375,
"bounding_box": {
"start": {
"x": 44,
"y": 12.571428571428571
},
"end": {
"x": 48.666666666666664,
"y": 19.142857142857142
}
}
},
{
"face_id": 4,
"confidence": 0.9987057447433472,
"bounding_box": {
"start": {
"x": 59.904761904761905,
"y": 26.428571428571427
},
"end": {
"x": 64.66666666666667,
"y": 33
}
}
},
{
"face_id": 5,
"confidence": 0.9926742911338806,
"bounding_box": {
"start": {
"x": 82.57142857142857,
"y": 0
},
"end": {
"x": 92,
"y": 7.857142857142857
}
}
}
],
"faces_count": 5
},
"message": null
}
1
2
3