AI Virtual Mouse with OpenCV and MediaPipe | #shorts #pythonprojects

preview_player
Показать описание
AI Virtual Mouse with OpenCV | MediaPipe | Virtual Mouse Project in Python
AI Virtual Mouse with OpenCV and MediaPipe | #shorts #pythonprojects

𝓟𝓻𝓸𝓳𝓮𝓬𝓽 𝓒𝓻𝓮𝓪𝓽𝓮 𝓑𝔂
𝓡𝓪𝓱𝓾𝓵 𝓝𝓲𝓶𝓴𝓪𝓷𝓭𝓮
𝓣𝓮𝓳𝓪𝓼 𝓚𝓪𝓽𝓪𝓲𝓽

⏬🔽Project Source Code 🔽⏬

SRS :

Virual-Mouse
A virtual mouse is software that allows users to give mouse inputs to a system without using an actual mouse. To the extreme it can also be called as hardware because it uses an ordinary web camera. A virtual mouse can usually be operated with multiple input devices, which may include an actual mouse or a computer keyboard. Virtual mouse which uses web camera works with the help of different image processing techniques.

How to setup and run

Pre required
Python: (3.6 - 3.8.5)
Anaconda Distribution: To download click here.

Download and Extract the Project Folder Name Virtual-Mouse.
And then Open the Virtual-Mouse Folder in VsCode as shown in Video.

Step 1:
conda create --name gest python=3.8.5

Step 2:
conda activate gest

Step 3:

Step 4: cd to src by cd src

Thank You For Watching
Рекомендации по теме
Комментарии
Автор

which is The specified version of mediapipe for ai mouse

twogaming