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

Class AutoThresholder



  • public class AutoThresholder
    extends java.lang.Object
    Autothresholding methods (limited to 256 bin histograms) from the Auto_Threshold plugin (http://fiji.sc/Auto_Threshold) by G.Landini at bham dot ac dot uk).
    • Constructor Detail

      • AutoThresholder

        public AutoThresholder()
    • Method Detail

      • getMethods

        public static java.lang.String[] getMethods()
      • getThreshold

        public int getThreshold(AutoThresholder.Method method,
                                int[] histogram)
        Calculates and returns a threshold using the specified method and 256 bin histogram.
      • getThreshold

        public int getThreshold(java.lang.String mString,
                                int[] histogram)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.