Skip to content

A program that tracks the user's hand while using a computer mouse, detecting whether or not the user's wrist is bend, which is one of the leading cause of Carpal Tunnel Syndrome.

License

Notifications You must be signed in to change notification settings

ewang2002-sandbox/WristWatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WristWatch is a program that tracks your dominant hand using a webcam and makes sure that your wrist is straight at all times. If your wrist is bent for an extended period of time, Wrist Watch will then push a notification to remind you to straighten up your wrist, preventing the development of Carpal Tunnel Syndrome.

This was our submission for Citrus Hack 2021. If you are interested, you may read more about our project here.

What We Used

  • OpenCV
  • Python

Usage

  • Download HandMouseTracking.py and HandMouseCascade.xml.
  • Run HandMouseTracking.py.

License

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

About

A program that tracks the user's hand while using a computer mouse, detecting whether or not the user's wrist is bend, which is one of the leading cause of Carpal Tunnel Syndrome.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%