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.

  • Interface Summary 
    Interface Description
    AddToAggregateItem<S,​T>
    Adds an individual-item to an aggregate-item.
  • Class Summary 
    Class Description
    ChannelSource
    Extracts a set of Channels from a NamedStacks, optionally resizing.
    ConsistentChannelNamesChecker
    Checks that each image has an identical set of Channel-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.
    NamedChannel
    Associates a name with a Channel.