org.ximtec.igesture.algorithm.feature
Class F8
java.lang.Object
org.ximtec.igesture.algorithm.feature.F8
- All Implemented Interfaces:
- Feature
public class F8
- extends Object
- implements Feature
Rubine feature F8. The total gesture length.
- Version:
- 1.0 Dec 2006
- Author:
- Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
F8
public F8()
compute
public double compute(org.sigtec.ink.Note note)
throws FeatureException
- Description copied from interface:
Feature
- Computes the feature.
- Specified by:
compute in interface Feature
- Parameters:
note - the note to be used.
- Returns:
- the value of the feature.
- Throws:
FeatureException - if the feature cannot be computed.
getMinimalNumberOfPoints
public int getMinimalNumberOfPoints()
- Specified by:
getMinimalNumberOfPoints in interface Feature
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.