Gesture Data Overview

Gesture Data Table

{% for row in gesture_data %} {% endfor %}
Gesture Start Time End Time Duration
{{ row[0] }} {{ row[1] }} {{ row[2] }} {{ row[3] }}

Gesture Distribution Chart

{{ html_chart|safe }}
Download Captured Gesture Data CSV Download Captured Gesture Data JSON