| 
    GECKO 1.0 
   Human-computer interface based on hand gesture recognition 
   | 
 
| AppLauncher.h [code] | Launchs applications triggered by events generated by StateMachine (s) | 
| backgroundSubstractor.h [code] | Extracts the background using the Mixture Of Gaussians method | 
| HandDescriptor.h [code] | Finds the main characteristics of the hand from a binary image containing a hand silouette | 
| HandDetector.h [code] | Extracts a binary image with the silouette of the candidates to be a hand | 
| handUtils.h [code] | A collection of useful functions for hand gesture recognition | 
| mouse.h [code] | Functions to control the mouse under linux | 
| StateMachine.h [code] | Simple state machine for value tracking and event recognition | 
 1.7.4