You are here:
Start »
TextThresholdingMethod Constructor
TextThresholdingMethod Constructor
Namespace: | Fil |
Assembly: | FilNet.Types.dll |
Syntax
public TextThresholdingMethod
(
Fil.ThresholdingAlgorithm algorithm_,
Optional<float> minValue_,
Optional<float> maxValue_,
float hysteresis_,
float hysteresisDynamic_,
float hysteresisAutomatic_,
int radius_,
Optional<float> minDynamic_,
Optional<float> maxDynamic_,
Fil.ThresholdSelectionMethod automaticMethod_,
bool blackText_,
float smoothing_,
float shearing_,
int dilation_
)
Parameters
See also