Uses of Package
org.anchoranalysis.plugin.image.task.grouped
Packages that use org.anchoranalysis.plugin.image.task.grouped
Package
Description
Combining multiple images together into a single image.
Tasks that involved stacks (usually each channel from an image) that are somehow
grouped-together.
Task(s) to export histograms of intensity values.
Selecting a subset of a set of channels.
Non-bean classes about grouping channels or other inputs.
-
Classes in org.anchoranalysis.plugin.image.task.grouped used by org.anchoranalysis.plugin.image.task.bean.combineClassDescriptionExtracts a set of
Channel
s from aNamedStacks
, optionally resizing.Adds items to aggregate structures identified uniquely by a name, and allows these items to be later outputted. -
Classes in org.anchoranalysis.plugin.image.task.grouped used by org.anchoranalysis.plugin.image.task.bean.groupedClassDescriptionExtracts a set of
Channel
s from aNamedStacks
, optionally resizing.Commonality between shared state for grouped export tasks.Adds items to aggregate structures identified uniquely by a name, and allows these items to be later outputted. -
Classes in org.anchoranalysis.plugin.image.task.grouped used by org.anchoranalysis.plugin.image.task.bean.grouped.histogramClassDescriptionExtracts a set of
Channel
s from aNamedStacks
, optionally resizing.Adds items to aggregate structures identified uniquely by a name, and allows these items to be later outputted. -
-
Classes in org.anchoranalysis.plugin.image.task.grouped used by org.anchoranalysis.plugin.image.task.groupedClassDescriptionChecks that each image has an identical set of
Channel
-names, and RGB-state.Adds items to aggregate structures identified uniquely by a name, and allows these items to be later outputted.