QualityAttributeThresholds

fun QualityAttributeThresholds(    minConfidence: Double? = null,     minSize: Double? = null,     minSharpness: Double? = null,     brightnessInterval: IntervalDouble? = null,     maxHotspotsScore: Double? = null)