Hand Gesture Mouse Control Project in OpenCV Python [ Step-by-Step Guide ]

preview_player
Показать описание
Hello Friends,

We are going to develop a complete project for Hand Gesture Mouse Control in Python programming and OpenCV library.

In this Hand Gesture Mouse Control project we are going learn how to install and import opencv, pyautogui and mediapipe libraries using visual studio code.

** Please check other opencv python project videos **
Real-time Face Detection using Python and OpenCV [ Tutorial and Code ]

Then we are going to learn how to capture the web camera and show the video using imshow function using opencv python.

Then we are going to capture hands using mediapipe library and showing hand landmarks in the video.

Then we are going to identify the thumb finger and fore finger land marks and draw lines between them. After that we are going to learn HOW TO CALCULATE THE DISTANCE BETWEEN TWO POINTS USING PYTHON and move the mouse of the computer using pyautogui library.

If the distance between the fore finger and thumb finger is less then, we use pyautogui to click the mouse

If you have any doubts regarding this project, leave a comment.

Thank you..
Рекомендации по теме
Комментарии
Автор

sir thank you so much this library is kore rhan mouse control you have all the points in hand this means you can code anything with this one

berkcan
Автор

sir unable to install mediapipe in vs code how to solve this issue tried many different ways but still unable to install.

sgmtjjq
Автор

Should we buy web cam for this project

sivanms
Автор

Mediapipe doesn't install properly how to solve this problem

siddiqabubakkar
Автор

My computer crashed several times while I was in the making a circle at the index finger stage, why?

AlexPalmer-uxnd
Автор

i cant install mediapipe
it show error with current version
how can i fix it

tryjee
Автор

Your coding uplode with description sir

sindhupreetha
Автор

How to bring the camera by this code .Is python code is included here?for that camera

Aju
Автор

Hi sir please provide code sir for this one

lavanya
Автор

Use python instead of vs code cause vs code has alot of errors in it 😊

XProSimonXMC