/
Face tracking base on opencv and python
Face tracking base on opencv and python
This guide shows how we develop an application for face tracking base on opencv and python.This guide also shows how to use webcam in a face tracking AI model.
We will be able to use the knowledge from this guide to run our own models .
Please follow below steps to get this demo.
1) Environment: SP7021 platform+Raspbian(Please refer to How to build and install Plus 1 (SP7021) image to run Raspbian) +opencv-4.1.0+USB webcam
2) Download webcam source code
$ git clone https://github.com/sunplus-plus1/armnn_test.git
3) Come in webcam folder
$ cd armnn_test
$ cd webcam
4) Execute face tracking demo
$ python3 fd_webcam.py haarcascade_frontalface_default.xml
5) Result
Related content
Face Tracking
Face Tracking
More like this
Infrared Gesture Detection
Infrared Gesture Detection
More like this
ArmNN and TensorFlow base mnist-draw
ArmNN and TensorFlow base mnist-draw
Read with this
SNNF Demo Source Code Release
SNNF Demo Source Code Release
More like this
F2S Board SP7021 GPIO Control LED
F2S Board SP7021 GPIO Control LED
Read with this
The beta release of NN Framework
The beta release of NN Framework
More like this