Add functionality to parameterization, optionally send only difference in values instead of absolutes.
license edit.
Updated binaries for and README with a link to the svn for the GUI.
License for this project.
Efficiency changes to reduce memory usage. Using const and & appropriately to ensure that copies of vars are not made on function calls, as suggested by Stjepan.
Tuning state transitions during parameterization of a gesture.
Fix to use TUIO Simulator: check if the current frame has the same number of contacts as liveIds.
pause classification of gestures while the prev is being parameterized.
bugfix: use only ' ' as a token seperator for parsing parameterization input strings code cleanup.
Handle state transition for parameterization. Refactor the reordering into a new class, to be used by the parameterization.
View revisions
Also available in: Atom