1.4.2. Linux
Linux平台我们建议使用git直接拉取depthai仓库。
depthai
git clone https://gitee.com/oakchina/depthai.git
depthai-python
git clone https://gitee.com/oakchina/depthai-python.git
depthai-experiments
git clone https://gitee.com/oakchina/depthai-experiments.git
Warning
在Linux平台并且第一次使用OAK需要配置udev规则 - 详情
安装依赖:
python3 -m pip install -r depthai/requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
执行以下命令:
python3 depthai/depthai_dome.py
效果如下: