Blob Pick
One blob's center / size / age → floats
A written guide for this node is coming soon. The port reference below is generated from the app itself and always up to date.
Input ports
| Port ID | Type |
|---|---|
Blobs | BlobData |
Index | int |
Output ports
| Port ID | Type |
|---|---|
CenterX | float |
CenterY | float |
Size | float |
Age | float |
Detected | bool |
Scriptable members
| Path | Type |
|---|---|
indexInput | int |
currentIndex | int |
Synapse Apps (scripting)
await synapse.modules.create({ type: "BlobPick" })