Pipeline Builder

Drag nodes to build the DepthAI detection pipeline

📷
Camera
ColorCamera
🧠
Neural Net
MobileNetSSD
📊
Parser
DetectionParser
🔍
Filter
ConfidenceFilter
📤
Output
XLinkOut
Pipeline
1
Input
2
Process
3
Parse
4
Filter
5
Output
Drag nodes from the palette into the pipeline slots
📷
Camera captures frame
1920x1080 RGB
🧠
Neural network inference
YOLO v8 nano
📊
Parse detections
3 objects found
🔍
Filter by confidence
2 above 50%
📤
Output to host
{persons: 2}
Export Pipeline Notes
← Back to home