说明:

步骤:

  • 进入目录depthai-experiments/gen2-efficientDet
  • 安装依赖

python3 -m pip install -r requirements.txt

  • 所需要的依赖

opencv-python
numpy
depthai==2.16.0.0

  • 使用相机运行程序

python3 main.py

oak深度相机入门教程-高效检测_人工智能