public class DistanceStartEndPtsFE extends Object implements FeatureExtractor
| Constructor and Description |
|---|
DistanceStartEndPtsFE() |
| Modifier and Type | Method and Description |
|---|---|
double |
apply(TimedStroke s)
Return the distance between the first and the last point of the
stroke.
|
static double |
distanceStartEnd(TimedStroke s)
Return the distance between the first and the last point of the
stroke.
|
String |
getName()
Return the name of this feature extractor.
|
public double apply(TimedStroke s)
apply in interface FeatureExtractorpublic static double distanceStartEnd(TimedStroke s)
public String getName()
getName in interface FeatureExtractorCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.