![IDS NXT Скачать руководство пользователя страница 68](http://html2.mh-extra.com/html/ids/nxt/nxt_manual_3750479068.webp)
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
·
·
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": {