Class ChannelAggregator

Object
org.anchoranalysis.bean.AnchorBean<ChannelAggregator>
org.anchoranalysis.image.bean.channel.ChannelAggregator

public abstract class ChannelAggregator
extends AnchorBean<ChannelAggregator>
A method of aggregating the voxels from many identically-sized Channels into one.

The Channels must also all share the same voxel-data-type, which also forms the aggregated type.

Author:
Owen Feehan