© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.algorithm.feature.FeatureException

Packages that use FeatureException
org.ximtec.igesture.algorithm.feature Features used by different algorithms. 
org.ximtec.igesture.algorithm.rubine The Rubine gesture recognition algorithm. 
org.ximtec.igesture.algorithm.rubinebd The Rubine gesture recognition algorithm. 
 

Uses of FeatureException in org.ximtec.igesture.algorithm.feature
 

Methods in org.ximtec.igesture.algorithm.feature that throw FeatureException
 double Feature.compute(org.sigtec.ink.Note note)
          Computes the feature.
 double F9.compute(org.sigtec.ink.Note note)
           
 double F8.compute(org.sigtec.ink.Note note)
           
 double F7.compute(org.sigtec.ink.Note note)
           
 double F6.compute(org.sigtec.ink.Note note)
           
 double F5.compute(org.sigtec.ink.Note note)
           
 double F4.compute(org.sigtec.ink.Note note)
           
 double F3.compute(org.sigtec.ink.Note note)
           
 double F26.compute(org.sigtec.ink.Note note)
           
 double F25.compute(org.sigtec.ink.Note note)
           
 double F24.compute(org.sigtec.ink.Note note)
           
 double F23.compute(org.sigtec.ink.Note note)
           
 double F22.compute(org.sigtec.ink.Note note)
           
 double F21.compute(org.sigtec.ink.Note note)
           
 double F20.compute(org.sigtec.ink.Note note)
           
 double F2.compute(org.sigtec.ink.Note note)
           
 double F19.compute(org.sigtec.ink.Note note)
           
 double F18.compute(org.sigtec.ink.Note note)
           
 double F17.compute(org.sigtec.ink.Note note)
           
 double F16.compute(org.sigtec.ink.Note note)
           
 double F15.compute(org.sigtec.ink.Note note)
           
 double F14.compute(org.sigtec.ink.Note note)
           
 double F13.compute(org.sigtec.ink.Note note)
           
 double F12.compute(org.sigtec.ink.Note note)
           
 double F11.compute(org.sigtec.ink.Note note)
           
 double F10.compute(org.sigtec.ink.Note note)
           
 double F1.compute(org.sigtec.ink.Note note)
           
static DoubleVector FeatureTool.computeFeatureVector(org.sigtec.ink.Note note, int minDistance, Feature[] featureList)
          Computes the feature vector.
 

Uses of FeatureException in org.ximtec.igesture.algorithm.rubine
 

Methods in org.ximtec.igesture.algorithm.rubine that throw FeatureException
 DoubleVector GestureSampleHelper.getFeatureVector()
           
 

Uses of FeatureException in org.ximtec.igesture.algorithm.rubinebd
 

Methods in org.ximtec.igesture.algorithm.rubinebd that throw FeatureException
 BigDecimalVector GestureSampleHelper.getFeatureVector()
           
 


© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.