Class IntensityQuantiles


public class IntensityQuantiles
extends StackDisplayer
Implementation of StackDisplayer that converts to unsigned-8bit by taking the upper and lower quantiles of the intensity range.

Within the two ranges, values are mapped linearly onto the full unsigned 8-bit range.

Author:
Owen Feehan