Full Body Interaction Framework 0.12.0

FUBI is a full-body movement, gesture and posture recognization framework. It utilizes depth sensors (such as Kinect) or leap motion controllers. Written in C# and C++ it builds in Windows and Linux environments.

Tags c c++ analysis recognization sensor gesture
License EPL
State beta

Recent Releases

0.12.017 Dec 2014 19:06 minor bugfix: Fixed samples for switching from Kinect SDK 2 to other sensors. Added DTWRecognizers using dynamic time warping on a recorded joint motion with a windowing approach. Added corresponding recording functionalities. Improved recognizer generator and added several new options, e.g. finger counts and DTW recognizers, toleranc types, multiple recognizers per combination state, ... Multiple fixes for the Kinect for Windows SDK 2.x integration, e.g. fixed the face tracking. One installer for all sensor types and preselected sensor combinations.