Head gesture capability

Forum for C#/Windows development

Head gesture capability

Postby Samleo » 24 Mar 2014, 11:48

I was just wondering whether there is a way we can track simple head gestures (like left right up down) using information from the eye-tracker?
Samleo
 
Posts: 7
Joined: 01 Mar 2014, 11:30

Re: Head gesture capability

Postby leonardomack » 07 Apr 2014, 20:58

I'm not sure about if that functionality is native, but if not, you can try to register a movement pattern between two eyes, so when the trigger recognize the pattern it will intercept your head UP, DOWN, LEFT and RIGHT.

;)
leonardomack
 
Posts: 3
Joined: 27 Mar 2014, 16:40


Return to C#