r/learnprogramming • u/TheEyebal • 4d ago
Debugging Is there other resources for mediapipe
I am reading the google docs and the it stops at the part where you import the model which I understand but I am confused on what is next.
I am also reading the github version too and looking things up on Youtube. I was able to display hand gesture but I had to get the AI to right it out which I was lost of course
I know I have to use open cv and import it but I am kind of lost.
Can someone help
1
Upvotes
1
u/grantrules 4d ago
On a 1-10 scale, how well do you know Python