gesture-recognizer
There are 81 repositories under gesture-recognizer topic.
marmelroy/Interpolate
Swift interpolation for gesture-driven animations
simplisticated/Sensitive
Special way to work with gestures in iOS
Federico-Ciuffardi/GodotTouchInputManager
Asset that improves touch input support (includes new gestures) in the Godot game engine. It also translates mouse input to touch input.
kinivi/tello-gesture-control
Control DJI Tello 🛸 using hand gesture recognition on drone`s camera video-stream. Feel free to contribute!
ActionKit/ActionKit
Easy, closure-based Swift methods for working with interactive UIKit elements.
sciactive/tinygesture
Very small gesture recognizer for JavaScript. Swipe, pan, tap, doubletap, longpress, pinch, and rotate.
halilozel1903/iOSProjects
It's project that contains different applications developed with Swift 5.7 👨💻👩🏼💻🧑🏿💻
sephiroth74/AndroidUIGestureRecognizer
AndroidGestureRecognizer is an Android implementation of the Apple's UIGestureRecognizer framework
marcbaldwin/GestureRecognizerClosures
Closure support for handling gesture recognizers in Swift.
achillesrasquinha/spockpy
:fist: :hand: :v: :point_up: 🖖 A Python hand gesture recognition library for Kinetic User Interface (KUI).
ankitesh97/Gesture-Recognition-CNN
A CNN model in numpy for gesture recognition
fumiyasac/TinderUISamples
[ING] - TinderのようなUIを様々な実装で実現してみる
ANANTH-SWAMY/NUMBER-DETECTION-WITH-MEDIAPIPE
Hand Gesture Recognition - Hand tracking - Mediapipe
yugrocks/Hand-Gesture-Recognizer
A python implementation of a Convolutional Neural Net that recognizes four hand gestures, namely- peace, punch, stop and thumbs_up.
lysdexic-audio/jweb-hands-gesture-recognizer
A self contained example demonstrating how to use MediaPipe Hand Gesture Recognizer with Max's jweb connected to either a live webcamera stream or using still images. This example does both handtracking and gesture recognition.
ejensen/YLTapPatternRecognizer
UIGestureRecognizer subclass for detecting tap patterns
gilzoide/unity-gesture-recognizers
Gesture recognizer scripts for Unity based on Input and EventSystem handlers
bnlrnz/MandelGL
Android app written in Kotlin to render the Mandelbrot set with OpenGL ES
ArxlanAli/Tinder-Like-Animation
Tinder cards animation swipe left right or up
datarocksAmy/MATLAB
Deep Learning using Neural Network Toolbox + Finance Portfolio Selection with MorningStar
AdilSoomro/Resizable
Rotating, scaling and translating a view using drag handles with UIGestureRecognizers
vmikhav/jager
Javascript touch gesture recognition library
CMARIXTechnolabs/Gesture-IOS
Move, Rotate and Zoom In/Out image using gestures in iOS
Deeptiman/Alphabet-Learning-Android-Application
Odia Alphabet Learning Android Application
neobeppe/GTForceTouchGestureRecognizer
Lightweight library to use 3D touch as gesture recognizer on iOS
clemmy/wanda
Simple Javascript Gesture Recognition.
durul/Stormy
Supported iOS12+, watchOS, tvOS, SiriKit and Widget
durul/tvOS-Popular-TV
uses new tvOS and UICollectionView and Cell for Popular Tv Shows
adildsw/stepUp
:foot: An iOS Pedometer Application.
zggg1p/Spaced-keyboards
A funny project. This project uses the library function in CZONE to realize the click effect by recognizing the distance between two fingers. It also combines the knowledge of opencv to implement the keyboard function. 本项目使用CZONE中的库函数,通过识别两手指间的距离来实现点击效果。同时结合了opencv的相关知识,实现了键盘的功能。
Meniny/Gesture
✋ Better Gesture Handler written in Swift.
nathan5x-zz/SmartGest
Repository for smarwatch gesture recognition system
Cool-fire/Hand-Gesture-Recognition
prototype system that helps to recognize hand gesture to normal people in order to communicate more effectively with the specially disabled people.
Kirchberg/godot-csharp-input-event-gesture-handler
A comprehensive solution for handling touch and gesture inputs in Godot Engine using C#. The InputEventGestureHandler class provides high-level gesture detection and emits events for various touch gestures such as taps, swipes, pinches, twists, and more.