Uses of Class
org.anchoranalysis.plugin.annotation.bean.comparison.ComparisonSharedState
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.annotation.bean.comparison |
Task to compare a set of annotations to a segmentation or another set of annotations.
|
-
Uses of ComparisonSharedState in org.anchoranalysis.plugin.annotation.bean.comparison
Methods in org.anchoranalysis.plugin.annotation.bean.comparison that return ComparisonSharedState Modifier and Type Method Description ComparisonSharedState<T>CompareAnnotations. beforeAnyJobIsExecuted(org.anchoranalysis.io.output.outputter.Outputter outputter, org.anchoranalysis.inference.concurrency.ConcurrencyPlan concurrencyPlan, List<AnnotationComparisonInput<org.anchoranalysis.image.io.stack.input.ProvidesStackInput>> inputs, org.anchoranalysis.experiment.task.ParametersExperiment parameters)Methods in org.anchoranalysis.plugin.annotation.bean.comparison with parameters of type ComparisonSharedState Modifier and Type Method Description voidCompareAnnotations. afterAllJobsAreExecuted(ComparisonSharedState<T> sharedState, org.anchoranalysis.io.output.outputter.InputOutputContext context)Method parameters in org.anchoranalysis.plugin.annotation.bean.comparison with type arguments of type ComparisonSharedState Modifier and Type Method Description voidCompareAnnotations. doJobOnInput(org.anchoranalysis.experiment.task.InputBound<AnnotationComparisonInput<org.anchoranalysis.image.io.stack.input.ProvidesStackInput>,ComparisonSharedState<T>> input)