Companion

object Companion

Functions

Link copied to clipboard
fun of(): SizeTooSmallValidator

Create instance with min detection to image shorter side ratio threshold value 0.64.

fun of(minDetectionSizeToImageShorterRatioThreshold: Double): SizeTooSmallValidator

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

Properties