H.G.I. 2

A hand gesture controller for 3D Plotly Graphs.


  • Category: Deep Learning and Computer Vision
  • Tools: Google Mediapipe, Flask, Plotly
1
Detect Hands

The H.G.I 2 uses google's mediapipe for hand detection.

2
Count Fingers & Track Movement

Fingers on detected hands get counted and distance between fingers gets calculated.

3
Translate gestures to plotly movements

Using callback functions to update camera settings in plotly dash app.

Result

As you can see in the demo video above with H.G.I.2 you can easily controll the rotation and zooming of a 3D plotly graph with two different gestures.

website