Package org.anchoranalysis.image.bean.channel
Base classes for performing operations on
Channels.-
Class Summary Class Description ChannelAggregator A method of aggregating the voxels from many identically-sizedChannels into one.ConvertChannelTo<T> Creates aChannelConverterfor converting a channel to a particular type.ConvertChannelToWithHistogram<T> Creates aChannelConverterAttached<Histogram, T>for converting a channel to a particular type, making use of aHistogram.