- In the following short clip you see a checkmark when the ground-truth pattern is drawn by the user. Then you see a red box which is used to clear the drawn path.
output.compress-video-online.com.mp4
- Make an environment and activate it
python3 -m venv ./venv && source ./venv/bin/activate
- Install mediapipe using the following command
pip install mediapipe
- Run PatternRecognizer.py
- For hand landmark detection I have used mediapipe