confidenceThreshold property

double confidenceThreshold
final

Initial confidence threshold for detections.

Only detections with confidence above this value will be returned. Range: 0.0 to 1.0. Default is 0.5.

Implementation

final double confidenceThreshold;