Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 193 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 193 Bytes

handpose-mouse

基于google的mediapipe手部关节识别网络实现隔空鼠标控制

require

  1. python-opencv == 4.1.2.30
  2. numpy == 1.17.3
  3. tnsorflow == 2.1.0
  4. pyautogui == 0.9.50