DepthAI v2
Getting Started
Code
Software ecosystem
Neural Networks
Integrations
DepthAI API

DepthAI Components
- Nodes represent a sensor, accelerated hardware, or some compute function
- Pipeline consists of linked nodes and gets deployed to the device where it runs on accelerated hardware blocks
- Messages are used for communication between nodes. They hold data and metadata
- Device represents Luxonis' device, either an OAK camera or a RAE. It handles connectivity and communication
- Bootloader handles logic when booting the device and makes device accessible for connection