Skip to content

MediaPipe를 활용한 손 인식 기술을 통해 사용자로부터 값을 입력 받아 게임 조작을 수행하는 프로그램

Notifications You must be signed in to change notification settings

flight-properly/hands_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hands_recognition

MediaPipe를 활용한 손 인식 기술을 통해 사용자로부터 값을 입력 받아 게임 조작을 수행합니다.

Running

macOS

python3 -m venv mp_env && mp_env/bin/activate
python3 main.py

About

MediaPipe를 활용한 손 인식 기술을 통해 사용자로부터 값을 입력 받아 게임 조작을 수행하는 프로그램

Resources

Stars

Watchers

Forks

Languages