Package org.anchoranalysis.plugin.image.bean.channel.provider.convert


package org.anchoranalysis.plugin.image.bean.channel.provider.convert
Implementations of ChannelProvider that converts a Channel from one voxel-type to another.

See org.anchoranalysis.plugin.image.bean.channel.convert for related classes to perform the voxel conversion.

  • Classes
    Class
    Description
    Converts a channel by applying a converter (no histogram is involved in the conversion).
    Base class for channel providers that perform conversions on a single input channel.
    Converts a channel to a different voxel data-type by applying a converter with an associated histogram.