Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 513 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 513 Bytes

Auto-Turret

Face tracking pan-tilt camera coda with Neural Compute Stick 2

Demo found here: https://youtu.be/LpfvC-iNyMc

* Hardware Requirements

  • Raspberry pi
  • Neural Compute Stick 2
  • pan-tilt camera with servo attached

* Software Requirements

  • python
  • OpenVino Toolkit
  • cv2
  • numpy

How to Run

sudo pigpiod \n python Auto-Turret.py

See pdf for detailed descriptin of project. Feedback is welcome.

The code for the face-detection model comes from https://github.com/movidius/ncappzoo/