of

CCreate instance with min detection confidence threshold value value 0.9.

Return

Instance.


fun of(minConfidenceThreshold: Double): DocumentNotDetectedValidator

Create instance with specified min detection confidence threshold.

Return

Instance.

Parameters

minConfidenceThreshold

Value in interval [0.0, 1.0].

Throws

If value is out of the interval.