PDollar Point-Cloud Gesture Recognizer
A field report on Unity Asset Store pricing, by way of Da Viking Code ; 5.0★ (26)

- Low
- $0.00
- Median
- $0.00
- High
- $0.00
§ 02The data
Not enough price points yet for PDollar Point-Cloud Gesture Recognizer. Check back soon.
No recorded changes yet.
§ 03About this asset
The $P Point-Cloud Recognizer is a 2-D gesture recognizer designed for rapid prototyping of gesture-based user interfaces. In machine learning terms, $P is an instance-based nearest-neighbor classifier with a Euclidean scoring function, i.e., a geometric template matcher.
$P is the latest in the dollar family of recognizers that includes $1 for unistrokes and $N for multistrokes. Although about half of $P's code is from $1, unlike both $1 and $N, $P does not represent gestures as ordered series of points (i.e., strokes), but as unordered point-clouds. By representing gestures as point-clouds, $P can handle both unistrokes and multistrokes equivalently and without the combinatoric overhead of $N. When comparing two point-clouds, $P solves the classic assignment problem between two bipartite graphs using an approximation of the Hungarian algorithm.
Description sourced from the Unity Asset Store listing.
§ 04Frequently asked
Who publishes PDollar Point-Cloud Gesture Recognizer?
PDollar Point-Cloud Gesture Recognizer is published by Da Viking Code on the Unity Asset Store.
§ 05Also marked down