Gesture Class Reference

List of all members.

Public Member Functions

 Gesture (String name)
void addGesture (ShapeContext context)
double averageMatch (ShapeContext context)
double bestMatch (ShapeContext context)
void determineClassParameters ()
void knnMatch (ShapeContext context, int k, double[] distance, String[] clazz, boolean verbose)
void quillWrite (Writer writer) throws IOException
int size ()

Package Attributes

ArrayList< ShapeContextcontexts = new ArrayList<ShapeContext>()
String name
boolean rotationInvariant = false
boolean timeSensitive = false

Detailed Description

Definition at line 7 of file Gesture.java.


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:43 2007 for R3 Paper Toolkit by  doxygen 1.4.7