Artificial intelligenceCodingHighlevel

Face Detection C++

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

1 Arduino-servos code Software.

Leave a Reply

Your email address will not be published. Required fields are marked *