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

Package edu.berkeley.guir.lib.gesture.features

Class Summary
AnglePerDistance  
Aspect  
BoundsAngle Angle of the bounding box
BoundsSize Size of the bounding box
Curviness Approximates gesture curviness by computing sum of all angles between two thresholds.
Curviness2  
Density1  
Density2  
EndsAngleCosine Cosine of the angle between the first and last points
EndsAngleSine Sine of the angle between the first and last points
EndsDistance Distance between first and last point
InitAngleCosine Cosine of the initial angle
InitAngleSine Sine of the initial angle
LogArea  
LogAspect  
Sharpness Sharpness of the entire gesture.
TotalAbsAngle The sum of the square of absolute value of the angle at each point.
TotalAngle The sum of the angle at each point.
TotalLength Total length of the gesture
 


Copyright Information