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