UC Berkeley Group for User Interface Research
Updated November 17, 2000

Uses of Package
edu.berkeley.guir.lib.gesture

Packages that use edu.berkeley.guir.lib.gesture
edu.berkeley.guir.lib.gesture   
edu.berkeley.guir.lib.gesture.features   
edu.berkeley.guir.lib.satin.recognizer.rubine   
 

Classes in edu.berkeley.guir.lib.gesture used by edu.berkeley.guir.lib.gesture
AbstractGestureContainer
          Provides some basic infrastructure for implementing GestureContainer.
Classifier
          Gesture classifier/recogizer, using Dean Rubine's algorithm, with guidance from Rob Miller's C++ port, which is part of the Amulet package.
Classifier.FeatureDirection
           
Classifier.Result
          Used to return the results of a classification.
DefaultGestureObject
          A default implementation of a GestureObject.
Feature
           
FeaturePicker
          Emits ItemEvents when a feature is selected or deselected.
FeaturePointGraph
          Displays a graph of Feature values for a GestureSet.
FeatureVector
          Vector of all features.
Gesture
           
GestureCategory
          Collection of Gestures.
GestureCategoryDisplay
          Displays the elements (i.e.
GestureCategoryFrame
          Displays a gesture category (i.e., delete), and area for adding new examples.
GestureCategoryThumbnail
          Condenses a GestureCategory down to a small (thumbnail) display.
GestureContainer
          A collection of GestureObjects.
GestureDisplay
          Display a single gesture.
GestureFile
          An abstraction for reading & writing files containing GesturePackages
GestureGroup
           
GestureMetaSet
          A collection of gesture sets.
GestureObject
          Interface for gesture objects.
GesturePackage
          A collection of a training set and zero or more test sets.
GesturePointsDisplay
          Display a single gesture.
GestureSet
          Collection of GestureObjects (typically GestureGroups or GestureCategorys).
GestureSetDisplay
          Displays the elements (i.e.
GestureSetFrame
          Displays a gesture set (i.e., set of gesture classes) and allows for training and classification (i.e., recognition) of gestures.
GestureSetFrame.TypedFile
           
HumanCoords.DistanceInfo
           
TimedPolygon
           
TrainingException
          What you get if something goes wrong while training a Classifier.
 

Classes in edu.berkeley.guir.lib.gesture used by edu.berkeley.guir.lib.gesture.features
Feature
           
Gesture
           
 

Classes in edu.berkeley.guir.lib.gesture used by edu.berkeley.guir.lib.satin.recognizer.rubine
Classifier
          Gesture classifier/recogizer, using Dean Rubine's algorithm, with guidance from Rob Miller's C++ port, which is part of the Amulet package.
Gesture
           
GestureSet
          Collection of GestureObjects (typically GestureGroups or GestureCategorys).
TrainingException
          What you get if something goes wrong while training a Classifier.
 


Copyright Information