Response [200 Ok]
| Uri | /api/v2/image/DTXcDwm-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 5]
/api/v2/region/4639728615
| Uri | /api/v2/region/4639728615 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.05 |
| Type | Face |
| Width | 0.0377143 |
| X | 0.43819 |
| Y | 0.475 |
Region [2 of 5]
/api/v2/region/4639728616
| Uri | /api/v2/region/4639728616 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.219 |
| Type | Face |
| Width | 0.141714 |
| X | 0.0708571 |
| Y | 0.4675 |
Region [3 of 5]
/api/v2/region/4639728617
| Uri | /api/v2/region/4639728617 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.067 |
| Type | Face |
| Width | 0.0502857 |
| X | 0.379524 |
| Y | 0.4805 |
Region [4 of 5]
/api/v2/region/4639728618
| Uri | /api/v2/region/4639728618 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.043 |
| Type | Face |
| Width | 0.0324762 |
| X | 0.641952 |
| Y | 0.4775 |
Region [5 of 5]
/api/v2/region/4639728619
| Uri | /api/v2/region/4639728619 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.052 |
| Type | Face |
| Width | 0.0387619 |
| X | 0.825286 |
| Y | 0.5 |
Request
| Uri | /api/v2/image/DTXcDwm-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/DTXcDwm-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": "DTXcDwm-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/DTXcDwm-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.0377143,
"Height": 0.05,
"X": 0.43819,
"Y": 0.475,
"Type": "Face",
"Uri": "/api/v2/region/4639728615",
"UriDescription": "Region by ID"
},
{
"Width": 0.141714,
"Height": 0.219,
"X": 0.0708571,
"Y": 0.4675,
"Type": "Face",
"Uri": "/api/v2/region/4639728616",
"UriDescription": "Region by ID"
},
{
"Width": 0.0502857,
"Height": 0.067,
"X": 0.379524,
"Y": 0.4805,
"Type": "Face",
"Uri": "/api/v2/region/4639728617",
"UriDescription": "Region by ID"
},
{
"Width": 0.0324762,
"Height": 0.043,
"X": 0.641952,
"Y": 0.4775,
"Type": "Face",
"Uri": "/api/v2/region/4639728618",
"UriDescription": "Region by ID"
},
{
"Width": 0.0387619,
"Height": 0.052,
"X": 0.825286,
"Y": 0.5,
"Type": "Face",
"Uri": "/api/v2/region/4639728619",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.04995,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}