www in docker support
This commit is contained in:
parent
539a848e95
commit
c227fce036
2145 changed files with 399596 additions and 58 deletions
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"requests": [
|
||||
{
|
||||
"image": {
|
||||
"content": "AwMD......."
|
||||
},
|
||||
"md5": "b4280d1d83238db96821e148d4e91981",
|
||||
"faceDetectionType": "2",
|
||||
"numbers": "true"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"success": "true",
|
||||
"msg": "messaggio",
|
||||
"responses": [
|
||||
{
|
||||
"response": {
|
||||
"md5": "xxx",
|
||||
"numbers": [
|
||||
{
|
||||
"number": {
|
||||
"value": "110",
|
||||
"xCenter": "1234",
|
||||
"yCenter": "333"
|
||||
}
|
||||
},
|
||||
{
|
||||
"number": {
|
||||
"value": "110",
|
||||
"xCenter": "1234",
|
||||
"yCenter": "444"
|
||||
}
|
||||
}
|
||||
],
|
||||
"faceAnnotations": [
|
||||
{
|
||||
"fdBoundingPoly": {
|
||||
"vertices": [
|
||||
{
|
||||
"x": 738,
|
||||
"y": 483
|
||||
},
|
||||
{
|
||||
"x": 805,
|
||||
"y": 483
|
||||
},
|
||||
{
|
||||
"x": 805,
|
||||
"y": 550
|
||||
},
|
||||
{
|
||||
"x": 738,
|
||||
"y": 550
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue