|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use BatchResultSet | |
|---|---|
| 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. |
| Uses of BatchResultSet in org.ximtec.igesture.algorithm.rubine3d.tools |
|---|
| Methods in org.ximtec.igesture.algorithm.rubine3d.tools that return BatchResultSet | |
|---|---|
BatchResultSet |
BatchTest3DTool.runBatch()
Runs a batch process to find the best setting for the algorithm features |
| Uses of BatchResultSet in org.ximtec.igesture.batch |
|---|
| Methods in org.ximtec.igesture.batch that return BatchResultSet | |
|---|---|
BatchResultSet |
BatchProcess.call()
|
BatchResultSet |
BatchProcess.run()
Runs the batch process. |
| Methods in org.ximtec.igesture.batch with parameters of type BatchResultSet | |
|---|---|
static void |
BatchTools.writeResultsOnDisk(File outputDirectory,
BatchResultSet resultSet)
|
| Uses of BatchResultSet in org.ximtec.igesture.batch.jdom |
|---|
| Constructors in org.ximtec.igesture.batch.jdom with parameters of type BatchResultSet | |
|---|---|
JdomBatchResultSet(BatchResultSet resultSet)
|
|
| Uses of BatchResultSet in org.ximtec.igesture.util |
|---|
| Methods in org.ximtec.igesture.util with parameters of type BatchResultSet | |
|---|---|
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. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||