Package org.anchoranalysis.image.bean.channel
package org.anchoranalysis.image.bean.channel
Base classes for performing operations on
Channel
s.-
ClassesClassDescriptionA method of aggregating the voxels from many identically-sized
Channel
s into one.Creates aChannelConverter
for converting a channel to a particular type.Creates aChannelConverterAttached<Histogram, T>
for converting a channel to a particular type, making use of aHistogram
.