Uses of Package
org.anchoranalysis.image.bean.channel
Packages that use org.anchoranalysis.image.bean.channel
Package
Description
Implementations of
ConvertChannelTo
and ConvertChannelToWithHistogram
.Implementations of
ConvertChannelTo
and ConvertChannelToWithHistogram
.Implementations of
ChannelProvider
that converts a
Channel
from one voxel-type to another.Combining multiple images together into a single image.
Tasks for converting image-formats.
-
Classes in org.anchoranalysis.image.bean.channel used by org.anchoranalysis.plugin.image.bean.channel.aggregator
-
Classes in org.anchoranalysis.image.bean.channel used by org.anchoranalysis.plugin.image.bean.channel.convertClassDescriptionCreates a
ChannelConverter
for converting a channel to a particular type.Creates aChannelConverterAttached<Histogram, T>
for converting a channel to a particular type, making use of aHistogram
. -
Classes in org.anchoranalysis.image.bean.channel used by org.anchoranalysis.plugin.image.bean.channel.provider.convertClassDescriptionCreates a
ChannelConverter
for converting a channel to a particular type.Creates aChannelConverterAttached<Histogram, T>
for converting a channel to a particular type, making use of aHistogram
. -
Classes in org.anchoranalysis.image.bean.channel used by org.anchoranalysis.plugin.image.task.bean.combine
-
Classes in org.anchoranalysis.image.bean.channel used by org.anchoranalysis.plugin.image.task.bean.format