You are here: Start » TextThresholdingMethod Constructor
TextThresholdingMethod Constructor
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Syntax
public TextThresholdingMethod ( Fil.ThresholdingAlgorithm algorithm_, Optional<float> maxValue_, float hysteresis_, float hysteresisDynamic_, float hysteresisAutomatic_, int radius_, Optional<float> maxDynamic_, Fil.ThresholdSelectionMethod automaticMethod_, bool blackText_, float smoothing_, float shearing_, int dilation_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
algorithm_ | Fil.ThresholdingAlgorithm | ||||
maxValue_ | Ftl.Optional<float> | ||||
hysteresis_ | float | ||||
hysteresisDynamic_ | float | ||||
hysteresisAutomatic_ | float | ||||
radius_ | int | ||||
maxDynamic_ | Ftl.Optional<float> | ||||
automaticMethod_ | Fil.ThresholdSelectionMethod | ||||
blackText_ | bool | ||||
smoothing_ | float | ||||
shearing_ | float | ||||
dilation_ | int |