Multiple Hand Gesture Control with OpenCV Python | CVZone

preview_player
Показать описание
In this video, we are going to learn how to find multiple hands and the distance between them. We will also look at the hand tracking module updates that will allow us to classify right and left hands more accurately.

🚀🚀 My Urdu/Hindi AI YouTube Channel 🚀🚀

Code and Files:

Premium Courses:
✔️ Computer Vision Game Development Course:
✔️ Computer Vision with Arduino Course:
✔️ Advanced Drone Programming Course:
✔️ Learn to Build Computer Vision Mobile Apps:
✔️ Jetson Nano Premium Course:

⚙️⚙️⚙️—-My Gear — ⚙️⚙️⚙️

Follow Me:

#ComputerVision
#OpenCV
#CVZone
Рекомендации по теме
Комментарии
Автор

Best computer vision skills channel on YouTube ❤️

daniyalmasood
Автор

Very informative for hand tracking. Always I am waiting for your video to get more information for computer vision.

aloksheth
Автор

Awesome sir you are super intelligent 🙂

noorahmadharal
Автор

This is the best channel I have ever seen ❤️ thanks for the great knowledge

hassanyahya
Автор

Murtaza's Workshop - Robotics and AI
AWESOME

actionkey
Автор

Thank you for the helpful information we are waiting for the next one

bryanchannel
Автор

great video! keep working hard, thank you for share with us!

williamsbobadilla
Автор

Great Tutorial and easy to follow..
I have one problem to connect Serial using 'cvzone.SerialObject' (`cvzone.SerialObject` not found.)

I think I should import SerialObject but I don't know which moudle from

ewwkl
Автор

if we want to use your code from the AI virtual mouse project, how would we define the lmList such that the lines
x1, y1 = lmList[8][1:]
x2, y2 = lmList[12][1:]
work?
or how would we find x1, y1 and x2, y2 with this new module

mohammedbaig
Автор

It has a little problem. When I flip my hand, it takes thumb as 0 for fingers up function

BJ-oeod
Автор

Incredible!
I have an ideia for your channel. Do a steering wheel for a game on opencv

felipealvarengadantas
Автор

Dear sir i learn alot of AI tutorial from your channel thank you for making our life easy after using cvzone library. I am following your tutorial of AI Virtual Keyboard, i code along while watching the tutorial, when i reach, lmlist[12]) method its give me an error too many arguments expected 2 in short i realize lmlist[8] return a 3 values instead of 2 values i check the function implementation of findDistance() i found its require a tupple values and there is only returning the 3 values if img is pass or not it should return 2 values if img is not pass but it still returning the 3 values either you pass img argument or not after correct the original function implementation its working now please u can check the function once again to make it correct thank you.

farhanfaraan
Автор

hi, what version of media pipe you are using? i followed this tutorial and it returns 3d not 2d landmarks that I specifically need

enaskh.hassan
Автор

sir won't you add space bar and backspace to our virtual keyboard?
can't we enlarge the virtual object in our drag and drop project?

chrisshamsworththor
Автор

hi, thanX for teaching the world. Is there any "cvzone.HandDetector() " kind for identify sign languaje??

ruffnck
Автор

I have a question, how do I run this program on Android. I coded it in VSCode, but wanna run it on Android, is there any way to do this?

charon
Автор

how to add zoom in and zoom out feature in ai virtual mouse with both hands? aree you upgrading the ai virtual mouse in future videos? thanks:)

meethansaliya
Автор

Sir I having an issue "ERROR: Could not find a version that satisfies the requirement MediaPipe (from versions: none)
ERROR: No matching distribution found for MediaPipe" how can I solve this?

balastech
Автор

Can you take a video about count finger with multiple hand

huuduongvan
Автор

Was trying your program for hand tracking, but HandDetector function is not working as it has been removed. Can you help?

supermaitra