threshold property

double threshold
final

The detection threshold. A higher value typically means fewer false positives but also fewer detections overall.

Implementation

final double threshold;