confidenceThreshold

public abstract SegmentImageConfig.Builder confidenceThreshold(Float confidenceThreshold)

Setter for confidenceThreshold.

confidenceThreshold: The confidence score threshold for the detections as a decimal value. Only predictions with a confidence score higher than this threshold will be returned.