In the Project I used Mediapipe for face, Hand and Pose detection MediaPipe offers cross-platform, customizable ML solutions for live and streaming media.
It gives ready-to-use solutions: Cutting-edge ML solutions demonstrating full power of the framework Free and open source: Framework and solutions both under Apache 2.0, fully extensible and customizable.
Exploring the Power of Mediapipe and OpenCV: A Hands-on Project for Hand, Pose and Face Detection
Clone the Repository and Install the library
pip install opencv-python
pip install mediapipe
Supported configuration options:
static_image_mode
min_detection_confidence
min_tracking_confidence
OpenCV , Mediapipe