public class ThresholdOperation extends Operation
Constructor and Description |
---|
ThresholdOperation(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static int |
getType(Configuration conf)
Get the OpenCV descriptor for thresholding given the type parameter
in the given configuration.
|
configure, generateId, getConfiguration, processPopulation
public static int getType(Configuration conf)
conf
- configuration to fetch the type parameter from