threshold property
The detection threshold. A higher value typically means fewer false positives but also fewer detections overall.
Implementation
final double threshold;
The detection threshold. A higher value typically means fewer false positives but also fewer detections overall.
final double threshold;