public class SineFirstLastPtsFE extends Object implements FeatureExtractor
Constructor and Description |
---|
SineFirstLastPtsFE() |
Modifier and Type | Method and Description |
---|---|
double |
apply(TimedStroke s)
Return the sine of the angle between the first and the last
points of the stroke.
|
String |
getName()
Return the name of this feature extractor.
|
static double |
sineFirstLast(TimedStroke s)
Return the sine of the angle between the first and the last
points of the stroke.
|
public double apply(TimedStroke s)
apply
in interface FeatureExtractor
public String getName()
getName
in interface FeatureExtractor
public static double sineFirstLast(TimedStroke s)
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.