Uses of Class
org.anchoranalysis.image.bean.channel.ConvertChannelToWithHistogram
Packages that use ConvertChannelToWithHistogram
Package
Description
Implementations of
ConvertChannelTo
and ConvertChannelToWithHistogram
.Implementations of
ChannelProvider
that converts a
Channel
from one voxel-type to another.-
Uses of ConvertChannelToWithHistogram in org.anchoranalysis.plugin.image.bean.channel.convert
Modifier and TypeClassDescriptionclass
Converts a channel to unsigned byte format using upper and lower quantile intensities from a histogram. -
Uses of ConvertChannelToWithHistogram in org.anchoranalysis.plugin.image.bean.channel.provider.convert
Methods in org.anchoranalysis.plugin.image.bean.channel.provider.convert that return ConvertChannelToWithHistogramMethods in org.anchoranalysis.plugin.image.bean.channel.provider.convert with parameters of type ConvertChannelToWithHistogramModifier and TypeMethodDescriptionvoid
ConvertWithHistogram.setConvert
(ConvertChannelToWithHistogram<T> convert)