Skip to content

pem-gini/mediapipe_sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mediapipe_sandbox

sandbox repository for playing around with facial and gesture recognition using rgb cameras by utilizing the mediapipe framework

install

  • install jupyter notebook engine
  • pip3 install mediapipe
  • pip3 install opencv-python
  • pip3 install matplotlib
  • pip3 install PyQt5==5.14.2 ### in case qt, wayland or xcb are annoying

usage

start the latest and greatest demo

  • python3 main.py

or open the notebooks using jupyter and play around

  • open notebooks/*.ipynb

About

sandbox repository for playing around with facial and gesture recognition using rgb cameras by utilizing the mediapipe framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors