Uses of Enum Class
org.anchoranalysis.image.core.channel.convert.ConversionPolicy

Packages that use ConversionPolicy
Package
Description
Converts a channel to other data-types.
Converts a channel to another data-type based upon another object to which it is attached.
Converts a channel to another data-type based upon a Channel to which it is attached.
Converts a channel to another data-type based upon a Histogram to which it is attached.
Implementations of ChannelProvider that converts a Channel from one voxel-type to another.