Software Details:
Version: 1.0
Upload Date: 12 Apr 15
Distribution Type: Freeware
Downloads: 111
Size: 114 Kb
MouseGesture works using predefined sequences.
Developers need to record these sequences beforehand and use them as templates for recognizing user input.
When a user draws a path using his mouse, a Levenshtein distance is calculated for each movement and compared to the list of (8-directions) gesture sequences available.
The best candidate is then returned and used in the application, the best fit being calculated as the item with the lowest Levenshtein cost.
A demo app for the MouseGesture class is included with the download.
Requirements:
- Flash Player
Comments not found