Skip to content

Connector between Kinect gesture recognition and user-defined actions

Notifications You must be signed in to change notification settings

yvanin/MirrorMotion

Repository files navigation

MirrorMotion

MirrorMotion is a proof-of-concept library that runs actions based on user's hand gestures tracked by Microsoft Kinect.

Solution contains Core library and demo clients (Console/Windows Service/System Tray App).

Currently allowed actions are System.Action delegates, plugin system is not implemented yet.

Example

MirrorMotion.TrayApp project is an application that stays in system tray and closes current foreground window when user makes a horizontal right swipe with closed hand.

About

Connector between Kinect gesture recognition and user-defined actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages