Spaces:
Running
Running
| { | |
| "global_settings": { | |
| "coupling": 100 | |
| }, | |
| "nodes": [ | |
| { | |
| "id": 0, | |
| "class_name": "DistanceFieldNode", | |
| "pos_x": 733.0, | |
| "pos_y": 52.0, | |
| "width": 200.0, | |
| "height": 180.0, | |
| "config": { | |
| "inputs": { | |
| "image_in": "image", | |
| "threshold": "signal", | |
| "invert": "signal" | |
| }, | |
| "outputs": { | |
| "image": "image" | |
| }, | |
| "node_title": "Distance Field", | |
| "size": 256 | |
| } | |
| }, | |
| { | |
| "id": 1, | |
| "class_name": "DisplayNode", | |
| "pos_x": 731.0, | |
| "pos_y": -162.0, | |
| "width": 208.0, | |
| "height": 204.0, | |
| "config": { | |
| "inputs": { | |
| "image_in": "image" | |
| }, | |
| "outputs": {}, | |
| "node_title": "Display" | |
| } | |
| } | |
| ], | |
| "edges": [ | |
| { | |
| "from_node_id": 0, | |
| "from_port": "image", | |
| "to_node_id": 1, | |
| "to_port": "image_in" | |
| } | |
| ] | |
| } |