March 2021
68
IDS NXT: REST interface
"Content": "[{\"Height\":1080,\"Index\":\"1\",\"Inference\":[{\"Class\":
\"binder\",\"Probability\":\"0.60\"},{\"Class\":\"bookcase\",\"Probability\":
\"0.30\"},{\"Class\":\"bookshop\",\"Probability\":\"0.04\"},{\"Class\":
\"comic_book\",\"Probability\":\"0.02\"}],\"OffsetX\":0,\"OffsetY\":0,
\"Width\":1440}]"
},
"inferencetime": {
"Content": "69"
}
}
17.10 ROI
·
/vapps/<vapp>/rois
·
/vapps/<vapp>/rois/<roi>
17.10.1 /vapps/<vapp>/rois
·
OPTIONS
{
"Objects": [
"<string>"
]
}
17.10.2 /vapps/<vapp>/rois/<roi>
·
OPTIONS
·
GET
·
PATCH
{
"GET": {
"application/json": {
"Description": "Receive region of interest (ROI) settings.",
"Values": {
"Brief": {
"Description": "Brief description of the ROI",
"Type": "String"
},
"Description": {
"Description": "Long description of the ROI",
"Type": "String"
},
"Height": {
"Description": "Height of the ROI",
"Range": {
"Maximum": 1088,
"Minimum": 0
},
"Type": "Integer",
"Unit": "pixel"
},
"OffsetX": {
"Description": "X-coordinate of upper left corner of the ROI",
"Range": {