Custom Hand Gesture Recognition with Python - Tutorial to Play League of Legends without Keyboard!

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024

ความคิดเห็น • 16

  • @diogocosta8529
    @diogocosta8529 6 วันที่ผ่านมา

    i have several problems with dependencies, wish you could have guided through the process 😅

  • @IronLoL98
    @IronLoL98 5 หลายเดือนก่อน

    Is It possible to integrate a virtuale mouse using left hand for keyboard and right hand for mouse control? How would you do it?

  • @parthamilkanthwar
    @parthamilkanthwar 6 หลายเดือนก่อน

    Hey you said. Only 9 class can be used if we want to use more what can we do for it?

    • @RDataScience
      @RDataScience  6 หลายเดือนก่อน

      Hi Parth, for that it is required to use a different approach to record data for more gestures. The current system is only capable of recording data for 10 gestures (0 to 9 keys).
      If you want to do that, you need to find another way to collect and record hand landmarks data of your gestures in the keypoint.csv

  • @oleksii6976
    @oleksii6976 6 หลายเดือนก่อน +1

    My current Python level is too low to understand it entirely🥲 But anyways thank you for your work, it was interesting to watch!

    • @RDataScience
      @RDataScience  6 หลายเดือนก่อน

      Thank you for your feedback! If you’re learning keep it on 💪 there are a lot of funny and interesting projects we can do with Python

  • @embolado99
    @embolado99 6 หลายเดือนก่อน

    Hi
    which Python version are you using?

    • @RDataScience
      @RDataScience  6 หลายเดือนก่อน +1

      Hi, I'm using Python v3.11.4 in this project

    • @embolado99
      @embolado99 6 หลายเดือนก่อน +1

      Thank you

  • @parthamilkanthwar
    @parthamilkanthwar 6 หลายเดือนก่อน +1

    It is for one hand how to make it for 2??
    please see my dm

    • @RDataScience
      @RDataScience  6 หลายเดือนก่อน +1

      Hi Parth, to detect both hands all you need to do is to search for "max_num_hands" and change its value to 2. "max_num_hands=2"
      Here you have some extra documentation about the mediapipe variables: mediapipe.readthedocs.io/en/latest/solutions/hands.html

  • @parthamilkanthwar
    @parthamilkanthwar 6 หลายเดือนก่อน

    Hey I want to talk to you when can we?

    • @RDataScience
      @RDataScience  6 หลายเดือนก่อน

      Hey send me a message on instagram pedrop.ai

  • @parthamilkanthwar
    @parthamilkanthwar 6 หลายเดือนก่อน

    My kernel crashed!! Idk why. I just sent you the photo in dms

    • @RDataScience
      @RDataScience  6 หลายเดือนก่อน

      I hope it helps 👍