Skip to content

ariaR1225/Vision_Pro_Simulator

 
 

Repository files navigation

Vision Pro Simulator

Run

cd Vision_Pro_Simulator
python -m venv vp_sim
vp_sim\Scripts\activate 
pip install -r requirements.txt
python app.py

Mode

  • Photos (press 'p' on keyboard)
  • Canvas (press 'c' on keyboard)
  • Data collection for hand gestures (press 'h' and then 0-9 to record data with label)
  • Data collection for finger motions (press 'f' and then 0-9 to record data with label)
  • Quit (press 'esc' on keyboard)

About

Northwestern EE 332: Intro to Computer Vision Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 88.6%
  • Python 11.4%