Class Processing.ScaleLinear

java.lang.Object
qupath.bioimageio.spec.tensor.Processing
qupath.bioimageio.spec.tensor.Processing.ScaleLinear
Enclosing class:
Processing

public static class Processing.ScaleLinear extends Processing
A linear scaling operation.
  • Method Details

    • getGain

      public double[] getGain()
      Get the multiplicative scaling factor
      Returns:
      the scale
    • getOffset

      public double[] getOffset()
      Get the additive offset
      Returns:
      the offset
    • getAxes

      public Axis[] getAxes()
      Get the axes this applies to.
      Returns:
      the axes