|
|||||||||
Home >> All >> edu >> berkeley >> guir >> quill >> gesturelib >> [ features overview ] | PREV PACKAGE NEXT PACKAGE |
Package edu.berkeley.guir.quill.gesturelib.features
Class Summary | |
AnglePerDistance | This software is distributed under the Berkeley Software License. |
Aspect | This software is distributed under the Berkeley Software License. |
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 | This software is distributed under the Berkeley Software License. |
Density1 | This software is distributed under the Berkeley Software License. |
Density2 | This software is distributed under the Berkeley Software License. |
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 | This software is distributed under the Berkeley Software License. |
LogAspect | This software is distributed under the Berkeley Software License. |
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 |
|
|||||||||
Home >> All >> edu >> berkeley >> guir >> quill >> gesturelib >> [ features overview ] | PREV PACKAGE NEXT PACKAGE |