public interface Feature
| Modifier and Type | Method and Description |
|---|---|
double |
compute(org.sigtec.ink.Note note)
Computes the feature.
|
int |
getMinimalNumberOfPoints() |
double compute(org.sigtec.ink.Note note)
throws FeatureException
note - the note to be used.FeatureException - if the feature cannot be computed.int getMinimalNumberOfPoints()
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.