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


package org.anchoranalysis.plugin.image.bean.channel.convert
  • Classes
    Class
    Description
    Scales by compressing a certain range of values into the 8-bit signal.
    Scales by compressing a certain range of values into the 8-bit signal
    Converts 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.