Skip to content

nicolalandro/hand_tracking_streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit App

Streamlit hand tracking demo

This codebase include a streamlit app with a HandTraking service.

python3.8 -m venv venv
source venv/bin/activate
# or on fish shell
source venv/bin/activate.fish

pip install -r requirements.txt

python -m streamlit run app.py

# run demo opencv
python opencv_test.py

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages