Package frog
Packages | |
| package | demo | 
| package | gui | 
| package | plugin | 
Classes | |
| class | Accel3D | 
| The basic unit FROG works on.  More... | |
| class | AccelEvent | 
| AccelEvents represent a single acceleration that has come from a device.  More... | |
| class | Bayesian | 
| Bayesian is a classifier that uses Bayesian conditional probability to classify gestures.  More... | |
| interface | Classifier | 
| A classifier object contains a set of GestureModel's with which to classify gesture instances against.  More... | |
| class | ClassifierTestFile | 
| class | DirectorialEquivalence | 
| Filter for removing vectors based on the vectors that come before them.  More... | |
| interface | Filter | 
| Common interface for all Filters.  More... | |
| class | Frog | 
| Main class for FROG.  More... | |
| class | GestureHMM | 
| GestureHMM is a modeling class that represents a gesture.  More... | |
| class | GestureHMMParameters | 
| GestureHMMParameters is a simple record class for easier passing of GestureHMM parameters.  More... | |
| interface | GestureModel | 
| GestureModel is an interface for classes that attempt to serve as a model structure for gestures.  More... | |
| class | IdleState | 
| Filter for removing vectors based on their magnitude.  More... | |
| class | Kmeans | 
| Kmeans is a Quantizer implementation that utilizes the k-means algorithm (as well as k-means++ if requested) to select appropriate representatives (that is, build its codebook).  More... | |
| class | KmeansParameters | 
| KmeansParameters is a simple record class for easier passing of Kmeans parameters.  More... | |
| class | Log | 
| Special class for logging all data to the command prompt, JTextAreas in a GUI, and a chosen plain-text log file.  More... | |
| interface | Quantizer | 
| Quantizer is an interface for classes that serve as data quantizers.  More... | |
| class | Session | 
| Session is the FROG representation of a single user.  More... | |
| interface | SessionListener | 
| SessionListener stands as a level of abstraction between a user of Frog and an actual Device (DeviceListener).  More... | |
        
        