Uses of Class
org.anchoranalysis.plugin.image.task.stack.SharedStateSelectedSlice
Packages that use SharedStateSelectedSlice
Package
Description
Tasks that process on one or more slices from a z-stack.
-
Uses of SharedStateSelectedSlice in org.anchoranalysis.plugin.image.task.bean.slice
Subclasses with type arguments of type SharedStateSelectedSlice in org.anchoranalysis.plugin.image.task.bean.sliceModifier and TypeClassDescriptionclassReduces a z-stack to a single-slice by taking the optima of a feature calculated for each slice.Methods in org.anchoranalysis.plugin.image.task.bean.slice that return SharedStateSelectedSliceModifier and TypeMethodDescriptionExtractSlice.beforeAnyJobIsExecuted(Outputter outputter, ConcurrencyPlan concurrencyPlan, List<NamedChannelsInput> inputs, ParametersExperiment parameters) Methods in org.anchoranalysis.plugin.image.task.bean.slice with parameters of type SharedStateSelectedSliceModifier and TypeMethodDescriptionvoidExtractSlice.afterAllJobsAreExecuted(SharedStateSelectedSlice sharedState, InputOutputContext context) Method parameters in org.anchoranalysis.plugin.image.task.bean.slice with type arguments of type SharedStateSelectedSliceModifier and TypeMethodDescriptionvoidExtractSlice.doJobOnInput(InputBound<NamedChannelsInput, SharedStateSelectedSlice> input)