Skip to content

SauravKanchan/Handgator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handgator

  1.The path of your hand movements is covered by red line
  2.Direction of hand movements is also displayed
  3.The co-ordinates displayed below is the difference between the present and previous 
  co-ordinates of the position of your hand.

How to run

   git clone https://github.com/SauravKanchan/Handgator.git
   cd Handgator
   pip install -r requirements.txt
   python main.py

if pip install -r requirements.txt did not worked try

   pip install -r requirements_new.txt

Releases

No releases published

Packages

No packages published

Languages