oak深度相机入门教程-识别眼睛的凝视方向
说明:
介绍如何实现识别眼睛的凝视方向
步骤:
进入目录depthai-experiments/gen2-gaze-estimation
安装依赖
python3 -m pip install -r requirements.txt
- 所需要的依赖
opencv-python==4.5.1.48
imutils==0.5.4
blobconverter==1.2.9
depthai==2.16.0.0
- 使用相机运行程序
python3 main.py -cam
- 使用视频运行程序
python3 main.py -vid ./demo.mp4
演示视频
获取最新文章: 扫一扫右上角的二维码加入“创客智造”公众号