node-red-contrib-oscar-bodypose-async
Version:
OSCAR Body Pose Async
136 lines • 3.03 kB
JSON
[
{
"id": "967db5e20198ef61",
"type": "OSCAR",
"z": "a089da72d1cede92",
"name": "",
"MinIOConfig": "",
"inputBucket": "",
"Object": "",
"outputBucket": "",
"Prefix": "",
"x": 710,
"y": 580,
"wires": [
[
"9694fabab1743804"
],
[
"97d7a5766ede057b"
]
]
},
{
"id": "1ebf65c360255021",
"type": "inject",
"z": "a089da72d1cede92",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "",
"payloadType": "date",
"x": 240,
"y": 640,
"wires": [
[
"b061e419070eb026"
]
]
},
{
"id": "b061e419070eb026",
"type": "http request",
"z": "a089da72d1cede92",
"name": "",
"method": "GET",
"ret": "bin",
"paytoqs": "ignore",
"url": "https://github.com/grycap/oscar/blob/master/examples/body-pose-detection/images/002.jpg?raw=true",
"tls": "",
"persist": false,
"proxy": "",
"insecureHTTPParser": false,
"authType": "",
"senderr": false,
"headers": [],
"x": 410,
"y": 640,
"wires": [
[
"a6bafa80c6afd1e8",
"967db5e20198ef61"
]
]
},
{
"id": "a6bafa80c6afd1e8",
"type": "image",
"z": "a089da72d1cede92",
"name": "",
"width": 160,
"data": "payload",
"dataType": "msg",
"thumbnail": true,
"active": true,
"pass": false,
"outputs": 0,
"x": 680,
"y": 760,
"wires": []
},
{
"id": "9694fabab1743804",
"type": "image",
"z": "a089da72d1cede92",
"name": "",
"width": 160,
"data": "payload",
"dataType": "msg",
"thumbnail": false,
"active": true,
"pass": false,
"outputs": 0,
"x": 1030,
"y": 560,
"wires": []
},
{
"id": "97d7a5766ede057b",
"type": "debug",
"z": "a089da72d1cede92",
"name": "debug 2",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "true",
"targetType": "full",
"statusVal": "",
"statusType": "auto",
"x": 1020,
"y": 740,
"wires": []
},
{
"id": "3a980a09ced4a74c",
"type": "comment",
"z": "a089da72d1cede92",
"name": "Node",
"info": "",
"x": 410,
"y": 560,
"wires": []
}
]