Package | Description |
---|---|
org.openimaj.experiment | |
org.openimaj.image.processing.face.recognition.benchmarking |
Modifier and Type | Method and Description |
---|---|
static ExperimentContext |
ExperimentRunner.runExperiment(RunnableExperiment experiment)
Run an experiment, filling in the context of the experiment as
it runs.
|
Modifier and Type | Method and Description |
---|---|
void |
RunnableExperiment.finish(ExperimentContext context)
Finalise the experiment, possibly writing the results, cleaning up, etc.
|
Modifier and Type | Method and Description |
---|---|
void |
CrossValidationBenchmark.finish(ExperimentContext context) |