Package org.anchoranalysis.plugin.image.task.grouped
package org.anchoranalysis.plugin.image.task.grouped
Non-bean classes about grouping channels or other inputs.
These closely relate to the beans in
org.anchoranalysis.plugin.image.task.bean.grouped
.
-
ClassDescriptionAddToAggregateItem<S,
T> Adds an individual-item to an aggregate-item.Extracts a set ofChannel
s from aNamedStacks
, optionally resizing.Checks that each image has an identical set ofChannel
-names, and RGB-state.GroupedSharedState<S,T> Commonality between shared state for grouped export tasks.GroupMapByName<S,T> Adds items to aggregate structures identified uniquely by a name, and allows these items to be later outputted.Associates a name with aChannel
.