Property ScoreThreshold
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
ScoreThreshold
Keypoints with network score strictly below this value are discarded.
public float ScoreThreshold { get; set; }
Keypoints with network score strictly below this value are discarded.
public float ScoreThreshold { get; set; }