Learn how to train a computer vision model for custom hand gestures recognition with Python! This tutorial covers OpenCV and MediaPipe to use custom gestures to play League of Legends without keyboard.
Github:
English: https://github.com/kinivi/hand-gestur...
Japanese: https://github.com/Kazuhito00/hand-ge...
SUPPORT THIS VIDEO
===============================
FREE: Leave a LIKE
FREE: Leave a COMMENT
WARNING !!
===============================
Anti cheat system Vanguard is about to come out and I'm not sure if there is a problem playing this way. Besides we are not using this to take advantage to win games, we need to be aware of this. And to avoid spamming key commands, we are going to use Debounce Delays of 0.2 seconds. However, if you do not feel comfortable have in consideration to play in a secondary account and computer.
MORE COMPUTER VISION PROJECTS
===============================
Volume control with Hands Gestures: • AI Hands Pose Recognition with Python...
Playing Chrome Dino Game with Hands Gestures: • AI Hands Pose Recognition with Python...
FOLLOW ME ON
===============================
📸 - Instagram: / pedrop.ai
😺 - Github: https://github.com/rocketingdatascience
00:00 Hands Gesture Recognition Project Explanation
01:09 Cool Hands Gesture Recognition Library
02:30 How This Library Works as Default
04:54 Train a Computer Vision Model with Custom Hand Gestures
15:11 Modify Code to Trigger Keyboard Keys by Hand Gestures
22:52 Playing LOL with Hand Gestures