We will be using Mediapipe(Google Open source API) and Opencv-python to fulfill the tasks
This is only JPG files (Images) Update for MP4 is on work
- Face Detection
- Face Mesh
- Hands
- Holistic
- Pose
- Selfie Segmentation
- 3D objectron
ERRORS :
- Nonetype - If algorithm is unable to find what you ask
Don't:
- Let the image Load completely
- Using for selfie images may fail
pip install requirements.txt