@roboflow/roboflow-red
v0.1.0
Published
A visual way to interact with computer vision using Node-RED
Downloads
7
Readme
roboflow-red
A visual way to interact with computer vision using Node-RED
roboflow-red
is an extension to Node-RED a visual programming interface, designed to make it easier to integrate computer vision into everyday workflows. From home automation to business use cases, you can now easily harness the power of machine learning to empower your devices.
roboflow-red
is simple to use by design. It has two nodes, inference
and upload
. You can use roboflow-red
with any model trained on or uploaded to Roboflow.
Examples
Check out our example flow by uploading the JSON here to Node-RED!
Documentation
Unless stated otherwise, all inputs are from msg.payload
.
Inference
Use this node to infer on your Roboflow models.
Upload
Use this node to upload images to your Roboflow projects.