Class Processing.ScaleRange

Enclosing class:
Processing

public static class Processing.ScaleRange extends Processing.ProcessingWithMode
A scaling operation to a reference tensor.
  • Method Details

    • getMinPercentile

      public double getMinPercentile()
      The minimum percentile.
      Returns:
      the min percentile
    • getMaxPercentile

      public double getMaxPercentile()
      The maximum percentile.
      Returns:
      the max percentile
    • getReferenceTensor

      public String getReferenceTensor()
      The reference tensor, which we use for range scaling.
      Returns:
      the reference tensor