ij.process
public class AutoThresholder extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AutoThresholder.Method |
Constructor and Description |
---|
AutoThresholder() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
getMethods() |
int |
getThreshold(AutoThresholder.Method method,
int[] histogram) |
int |
getThreshold(java.lang.String mString,
int[] histogram) |
public static java.lang.String[] getMethods()
public int getThreshold(AutoThresholder.Method method, int[] histogram)
public int getThreshold(java.lang.String mString, int[] histogram)