HandPoseMap

image

Using YOLOv5 for real-time hand gesture detection.

Binding the local UI with the detected gestures using PyQt5

Then interact with Amap using detected user hand gesture.

image image image

  • Three gestures supported: zoom in, zoom out, move

  • Requires YOLOv5 enviornment, copy these files to your YOLOv5 directory

  • Weight file: best1.pt

  • Run this file: mymap.py