DBPathRecognizer

Gesture recognizer

A tool for recognizing and matching gestures on touch screens by analyzing sequences of points

Gesture recognizer tool [Swift / iOS]

GitHub

1k stars
38 watching
92 forks
Language: Swift
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
b3ll/swiftygesturerecognition An Xcode playground project to simplify UIGestureRecognizers prototyping 163
nickgillian/grt A C++ machine learning library designed to recognize and classify gestures in real-time sensor data 864
thjaeger/easystroke An X11-based application that recognizes user gestures and translates them into system actions 515
simplisticated/sensitive Simplifies gesture recognition in iOS by providing a unified API for various gestures 551
optozorax/gesture-recognizer Provides an API to recognize and handle simple gestures from touch events 6
sciactive/tinygesture A JavaScript library for recognizing small user gestures such as taps, swipes, and pinches. 210
bautolp/gesture_recognition An implementation of real-time gesture recognition using machine learning algorithms and computer vision techniques. 3
rxswiftcommunity/rxgesture A reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views. 1,388
johanneslumpe/react-native-gesture-recognizers A utility library for handling user gestures in React Native applications 366
tonybeltramelli/air-kinect-gesture-lib A code library that provides gesture recognition and analysis capabilities using the Kinect sensor in Adobe AIR applications 53
fljot/gestouch A multitouch gesture recognition library for ActionScript development 356
noureldien/fingerprintrecognition An Android-based system for real-time fingerprint recognition using image processing techniques. 70
dcordero/tvosscribble Recognizes handwritten numbers on a touch-based interface 182
ttseng/microbit-ml A gesture recognition tool using machine learning and Microbit's accelerometer data to classify user gestures 6
swift-ai/neuralnet-mnist An open-source project that trains a neural network using the MNIST dataset to recognize handwritten digits. 34