Make DepthAI camera pipeline configurable
Open
config
enhancement
good first issue
hardware
- Dominant language
- Python
- Stars
- 13
- Forks
- 1
- Avg merge
- 7d 6h
- Merged PRs (30d)
- 3
Description
Some camera pipeline configurations significantly reduce the frame rate.
For certain scenarios, such as training, a lightweight RGB-only pipeline is sufficient and allows much higher FPS.
One possible solution would be to introduce a simple way to select different camera pipeline modes, such as RGB-only, RGB with depth, or RGB with depth and neural network processing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.