Headlines
Face Detection in C++ vc16 and coordinates serial output.
Objective :
This project goal is to Detect and Track Face in the camera, and to provide the (X , Y) coordinates Using the C++ and the Visual Studio IDE.
And that will be the fallowing Steps :
- Arduino-servos code Software.
- Detect the Face in the Camera.
- Send in the serial communication the (X , Y) coordinates to the Arduino.
Sources :
https://github.com/salhina/FaceDetection
Technologies :
- AI library OpenCV version
4.2.0
- Visual studio 2019.
x64
| Release - Arduino uno