org.ximtec.igesture.algorithm.rubine3d.tools
Class BatchTest3DTool
java.lang.Object
org.ximtec.igesture.algorithm.rubine3d.tools.BatchTest3DTool
public class BatchTest3DTool
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchTest3DTool
public BatchTest3DTool(TestSet testSet,
GestureSet gestureSet,
String configFileName,
String outputDirName)
- Constructor
- Parameters:
testSet - gestureSet -
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)
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.