ij.process
Class AutoThresholder
java.lang.Object
ij.process.AutoThresholder
public class AutoThresholder
- extends Object
Autothresholding methods from the Auto_Threshold plugin (http://pacific.mpi-cbg.de/wiki/index.php/Auto_Threshold)
by G.Landini at bham dot ac dot uk.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoThresholder
public AutoThresholder()
getMethods
public static String[] getMethods()
getThreshold
public int getThreshold(AutoThresholder.Method method,
int[] histogram)
getThreshold
public int getThreshold(String mString,
int[] histogram)
Copyright © 1997–2015 NIH. All rights reserved.