of

Create instance with min corner distance to image shorter side ratio threshold value 0.03.

Return

Instance.


fun of(minCornerDistanceToImageShorterSideRatioThreshold: Double): DocumentOutOfBoundsValidator

Create instance with specified min corner distance to image shorter side ratio threshold.

Return

Instance.

Parameters

minCornerDistanceToImageShorterSideRatioThreshold

Value in interval [0.0, 1.0].

Throws

If value is out of the interval.