Size Too Small Validator
fun SizeTooSmallValidator(minEdgeLengthToImageShorterSideRatioThreshold: Double = DEFAULT_THRESHOLD_MIN_EDGE_LENGTH_TO_IMAGE_SHORTER_SIDE_RATIO)
Parameters
min Edge Length To Image Shorter Side Ratio Threshold
Minimum ratio of the palm shortest edge length to image shorter side threshold. Value greater than or equal to 0.0
. Default value is 0.4
.