| Package | Description |
|---|---|
| org.ximtec.igesture.algorithm.rubine3d.tools | |
| org.ximtec.igesture.batch |
Batch processing functionality for algorithm evaluation.
|
| org.ximtec.igesture.batch.jdom |
Import/export functionality for batch process objects.
|
| org.ximtec.igesture.util |
Some utilities.
|
| Modifier and Type | Method and Description |
|---|---|
BatchResultSet |
BatchTest3DTool.runBatch()
Runs a batch process to find the best setting for the algorithm features
|
| Modifier and Type | Method and Description |
|---|---|
BatchResultSet |
BatchProcess.call() |
BatchResultSet |
BatchProcess.run()
Runs the batch process.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BatchTools.writeResultsOnDisk(File outputDirectory,
BatchResultSet resultSet) |
| Constructor and Description |
|---|
JdomBatchResultSet(BatchResultSet resultSet) |
| Modifier and Type | Method and Description |
|---|---|
static String |
XMLTool.exportBatchResultSet(BatchResultSet resultSet)
Exports a batch result set to its XML representation.
|
static void |
XMLTool.exportBatchResultSet(BatchResultSet resultSet,
File file)
Exports a batch result set.
|
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.