| 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.
|
| Constructor and Description |
|---|
ExperimentContext(RunnableExperiment experiment) |
| Modifier and Type | Class and Description |
|---|---|
class |
CrossValidationBenchmark<PERSON,IMAGE extends Image<?,IMAGE>,FACE extends DetectedFace>
An
RunnableExperiment for performing cross-validation experiments on
face recognisers & classifiers. |