oscarnar / hci_game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Solo Agarra

It's a Computer Vision game with the main objective of preventing skeletal muscle disorders. NOTE: The code is awful so don't lose time trying to understand it. Sorry :c

Requirements

  • mediapipe 0.8.1
  • OpenCV 3.4.2 or Later
  • Tensorflow 2.3.0 or Later
  • pyllow
  • autopy
  • turtle
  • tkinter
  • numpy
  • python 3.8.12 (NOTE THIS) you could create conda enviorment

Demo

First, you need install requierments!. Here's how to run the demo using your webcam.

python menu.py

Reference

Author

Oscar Rosas (https://www.linkedin.com/in/oscarnar/)

License

Solo agarra is under Apache v2 license.

About


Languages

Language:Jupyter Notebook 74.2%Language:Python 25.8%