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