Response [200 Ok]
| Uri | /api/v2/image/chfKB6X-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 6]
/api/v2/region/521295660
| Uri | /api/v2/region/521295660 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.18373 |
| Type | Face |
| Width | 0.12272 |
| X | 0.23921 |
| Y | 0.33423 |
Region [2 of 6]
/api/v2/region/521295661
| Uri | /api/v2/region/521295661 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.19555 |
| Type | Face |
| Width | 0.13062 |
| X | 0.72571 |
| Y | 0.46901 |
Region [3 of 6]
/api/v2/region/521295662
| Uri | /api/v2/region/521295662 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.1396 |
| Type | Face |
| Width | 0.09325 |
| X | 0.12167 |
| Y | 0.20051 |
Region [4 of 6]
/api/v2/region/521295663
| Uri | /api/v2/region/521295663 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.1538 |
| Type | Face |
| Width | 0.10274 |
| X | 0.83611 |
| Y | 0.40234 |
Region [5 of 6]
/api/v2/region/521295664
| Uri | /api/v2/region/521295664 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.1538 |
| Type | Face |
| Width | 0.10274 |
| X | 0.55307 |
| Y | 0.33767 |
Region [6 of 6]
/api/v2/region/521295665
| Uri | /api/v2/region/521295665 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.19239 |
| Type | Face |
| Width | 0.12851 |
| X | 0.48547 |
| Y | 0.38029 |
Request
| Uri | /api/v2/image/chfKB6X-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/chfKB6X-0!regions"
},
"Options": {
"MethodDetails": {
"OPTIONS": {
"Permissions": [
"Read"
]
},
"GET": {
"Permissions": [
"Read"
]
},
"POST": {
"Permissions": [
"Add"
]
}
},
"Methods": [
"OPTIONS",
"GET"
],
"MediaTypes": [
"application/json",
"application/vnd.php.serialized",
"application/x-msgpack",
"text/html",
"text/csv"
],
"Notes": [
"_multiargs does not work at this endpoint"
],
"Path": [
{
"type": "path",
"text": "api"
},
{
"type": "path",
"text": "v2"
},
{
"type": "path",
"text": "image"
},
{
"type": "singleparam",
"param_name": "imagekey",
"param_value": "chfKB6X-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/chfKB6X-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.12272,
"Height": 0.18373,
"X": 0.23921,
"Y": 0.33423,
"Type": "Face",
"Uri": "/api/v2/region/521295660",
"UriDescription": "Region by ID"
},
{
"Width": 0.13062,
"Height": 0.19555,
"X": 0.72571,
"Y": 0.46901,
"Type": "Face",
"Uri": "/api/v2/region/521295661",
"UriDescription": "Region by ID"
},
{
"Width": 0.09325,
"Height": 0.1396,
"X": 0.12167,
"Y": 0.20051,
"Type": "Face",
"Uri": "/api/v2/region/521295662",
"UriDescription": "Region by ID"
},
{
"Width": 0.10274,
"Height": 0.1538,
"X": 0.83611,
"Y": 0.40234,
"Type": "Face",
"Uri": "/api/v2/region/521295663",
"UriDescription": "Region by ID"
},
{
"Width": 0.10274,
"Height": 0.1538,
"X": 0.55307,
"Y": 0.33767,
"Type": "Face",
"Uri": "/api/v2/region/521295664",
"UriDescription": "Region by ID"
},
{
"Width": 0.12851,
"Height": 0.19239,
"X": 0.48547,
"Y": 0.38029,
"Type": "Face",
"Uri": "/api/v2/region/521295665",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.04309,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}