public class BBoxDiagonalAngleFE extends Object implements FeatureExtractor
Constructor and Description |
---|
BBoxDiagonalAngleFE() |
Modifier and Type | Method and Description |
---|---|
double |
apply(TimedStroke s)
Return the angle between the diagonal and the base of the
stroke's bounding box.
|
static double |
bboxDiagonalAngle(TimedStroke s)
Return the angle between the diagonal and the base of the
stroke's bounding box.
|
String |
getName()
Return the name of the feature extractor.
|
public double apply(TimedStroke s)
apply
in interface FeatureExtractor
public static double bboxDiagonalAngle(TimedStroke s)
public String getName()
getName
in interface FeatureExtractor
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.