Skip to content

HICC-Bootcamp/2022-2-JHKim-gesture_recognition_program

Repository files navigation

2022-2-JHKim-gesture_recognition_program

1. Introduce

사용자가 특정 동작을 컴퓨터에 학습시켜 특정 동작을 수행할 때 유용한 특정 기능을 실행하는 프로그램

동작을 학습시키기 위해 LSTM을 사용한다.

A User trains some specific actions to computer so this program can activate useful specific functions when a user executes some actions.

We use LSTM(Long Short-Term Memory) for this program.

2. Development Environment

  • Win 10 64bit
  • IDE : Pycharm
  • Python 3.7
  • Anaconda 4.11.0

3. import module

  • PyQt5 5.15.6

  • pyautogui 0.9.53

  • ctypes 0.2.0

  • comtypes 1.1.11

  • pycaw 20181226

  • cv 1.0.0

  • opencv-contrib-python 4.5.5.62

  • mediapipe 0.8.9.1

  • tensorflow-estimator 2.4.0

  • tensorflow-gpu 2.4.0

  • scikit-learn(klearn) 1.0.2

4. Reference

About

손동작 인식 프로그램 (Windows 기능 수행)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages