confidenceThreshold property
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;
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.
final double confidenceThreshold;