gesture-controller topic

List gesture-controller repositories

tello-gesture-control

271
Stars
85
Forks
Watchers

Control DJI Tello 🛸 using hand gesture recognition on drone`s camera video-stream. Feel free to contribute!

This is the official implementation for IVA '19 paper "Analyzing Input and Output Representations for Speech-Driven Gesture Generation".

This repository contains the gesture generation model from the paper "Moving Fast and Slow" (https://www.tandfonline.com/doi/full/10.1080/10447318.2021.1883883) trained on the English dataset

Gesture-Controlled-Snake-Game

28
Stars
21
Forks
Watchers

This program can be used to play a Snake Game by detecting hand gestures to control movement of the snake on the screen. Implemented in Python using OpenCV.