Documentation of 'ij.process.StackStatistics' Java class
StackStatistics
ij.process

Class StackStatistics

  • All Implemented Interfaces:
    Measurements


    public class StackStatistics
    extends ImageStatistics
    Statistics, including the histogram, of a stack.
    • Constructor Detail

      • StackStatistics

        public StackStatistics(ImagePlus imp)
        Creates a StackStatistics object from a stack, using 256 histogram bins and the entire stack pixel value range.
      • StackStatistics

        public StackStatistics(ImagePlus imp,
                               int nBins,
                               double xMin,
                               double xMax)
        Creates a StackStatistics object from a stack, using the specified histogram bin count and x-axis range (pixel value tange).

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.