Package org.anchoranalysis.plugin.image.bean.channel.convert
package org.anchoranalysis.plugin.image.bean.channel.convert
Implementations of
ConvertChannelTo
and ConvertChannelToWithHistogram
.-
ClassesClassDescriptionScales by compressing a certain range of values into the 8-bit signal.Scales by compressing a certain range of values into the 8-bit signalConverts a channel to unsigned byte format, scaling the values based on the original voxel type.Converts a channel to unsigned byte format without any scaling.Converts a channel to unsigned byte format using upper and lower quantile intensities from a histogram.