didierbrun/DBPathRecognizer
Gesture recognizer tool [Swift / iOS] observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4188
- days_rel: n/a
- days_push: 1513
- n_releases_24m: 0
Adoption not part of the score
1178 stars · 92 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight Swift library for iOS that recognizes touch gestures by matching drawn paths against 8-direction direction-sequence models. It supports custom scoring filters and can be used for alphabets like Graffiti or free-form interface controls.
Use cases
- recognize hand-drawn letters on an iOS screen
- add gesture-based controls to an iOS app
- implement a Graffiti-style text input
- match swipe paths to commands in a game
- detect custom touch patterns with per-model scoring filters
When to choose
- you need simple, dependency-free gesture recognition in Swift
- you want to match strokes against a small set of predefined direction sequences
- you need fine control over recognition scoring with custom filters
When to avoid
- you need advanced multi-touch or continuous gesture recognition
- you want a maintained, feature-rich gesture framework
- your project is not Swift/iOS based
Facets
library · maturity maintenance
machine-learning gui mobile-development gesture-recognition touch-input path-matching swift-library algorithms ios swift
1 source
- readme: https://github.com/didierbrun/DBPathRecognizer · fetched 2026-08-28 · c73817dbb1ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| didierbrun/DBPathRecognizer | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="didierbrun/DBPathRecognizer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem