Uses of Package
org.anchoranalysis.plugin.image.task.grouped
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.task.bean.combine |
Combining multiple images together into a single image.
|
| org.anchoranalysis.plugin.image.task.bean.grouped |
Tasks that involved stacks (usually each channel from an image) that are somehow
grouped-together.
|
| org.anchoranalysis.plugin.image.task.bean.grouped.histogram |
Task(s) to export histograms of intensity values.
|
| org.anchoranalysis.plugin.image.task.bean.grouped.selectchannels |
Selecting a subset of a set of channels.
|
| org.anchoranalysis.plugin.image.task.grouped |
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.combine Class Description ChannelSource Extracts a set ofChannels from aNamedStacks, optionally resizing.GroupMapByName 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 Class Description ChannelSource Extracts a set ofChannels from aNamedStacks, optionally resizing.GroupedSharedState Commonality between shared state for grouped export tasks.GroupMapByName 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.histogram Class Description ChannelSource Extracts a set ofChannels from aNamedStacks, optionally resizing.GroupMapByName 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.selectchannels Class Description ChannelSource Extracts a set ofChannels from aNamedStacks, optionally resizing. -
Classes in org.anchoranalysis.plugin.image.task.grouped used by org.anchoranalysis.plugin.image.task.grouped Class Description ConsistentChannelNamesChecker Checks that each image has an identical set ofChannel-names, and RGB-state.GroupMapByName Adds items to aggregate structures identified uniquely by a name, and allows these items to be later outputted.