Vision Touch Surface Library
 All Classes Files Functions Variables Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCEventData
oCFinger
oCFourierDescriptorComputes the fourier descriptor of a hand and matches it with a class of a dictionary
oCFrameData
oCGestureManagerPure abstract class that provides an interface to create any gesture and manages its state
|oCDoubleSwipeManagerInherits from GestureManager to implement a double handed gesture
|oCMonitorHandsManagerInherits from GestureManager to implement a hand monitoring gesture
|oCSwipeManagerInherits from GestureManager to implement a hand swiping gesture
|\CTappingManagerInherits from GestureManager to implement a tapping gesture
oCHand
oCIOEventManagerPure abstract class that provides an interface to create any input/output event called from a GestureManager object
|oCAltTabEventManagerInherits from IOEventManager to implement Alt+tab key shortcut using Xlib
|oCScrollUpDownManagerInherits from IOEventManager to implement a scrolling up and down event using Xlib
|oCSingleClickHoldEventManagerInherits from IOEventManager to implement a button click and hold using Xlib
|\CStoreHandMaskInherits from IOEventManager to implement an event that stores all hands found in a frame
oCKalmanFilteringSwipeWraper to opencv KalmanFilter class
oCKinectHandlerInterface to comunicate with the kinect SDK
oCLeapHandler
oCLeapMapping
oCProjectiveMappingConverts the coordinate system from a quadrangle to a rectangle with origen at (0,0)
\CVisionProcessorPerforms image processing to the sensor data in order to detect the hands and the fingertips