© 2006-2007 ETH Zurich

org.ximtec.igesture.algorithm.rubine3d.tools
Class BatchTest3DTool

java.lang.Object
  extended by org.ximtec.igesture.algorithm.rubine3d.tools.BatchTest3DTool

public class BatchTest3DTool
extends Object


Constructor Summary
BatchTest3DTool(TestSet testSet, GestureSet gestureSet, String configFileName, String outputDirName)
          Constructor
 
Method Summary
static TestSet convert2DGestureSetToTestSet(GestureSet gestureSet)
          Converts a GestureSet to a TestSet
static TestSet convert3DGestureSetToTestSet(GestureSet gestureSet)
          Converts a GestureSet to a TestSet
 BatchResultSet runBatch()
          Runs a batch process to find the best setting for the algorithm features
static List<GestureSet> splitSetToPlanes(GestureSet gestureSet3D)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchTest3DTool

public BatchTest3DTool(TestSet testSet,
                       GestureSet gestureSet,
                       String configFileName,
                       String outputDirName)
Constructor

Parameters:
testSet -
gestureSet -
Method Detail

runBatch

public BatchResultSet runBatch()
                        throws Exception
Runs a batch process to find the best setting for the algorithm features

Returns:
Throws:
Exception

convert3DGestureSetToTestSet

public static TestSet convert3DGestureSetToTestSet(GestureSet gestureSet)
Converts a GestureSet to a TestSet

Parameters:
gestureSet -
Returns:

convert2DGestureSetToTestSet

public static TestSet convert2DGestureSetToTestSet(GestureSet gestureSet)
Converts a GestureSet to a TestSet

Parameters:
gestureSet -
Returns:

splitSetToPlanes

public static List<GestureSet> splitSetToPlanes(GestureSet gestureSet3D)

© 2006-2007 ETH Zurich

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