Method GetThreshold
- Namespace
- OpenCvSharp.Face
- Assembly
- OpenCvSharp.dll
GetThreshold()
Gets the threshold applied in the prediction. If the distance to the nearest neighbor is larger than the threshold, the prediction returns -1.
public virtual double GetThreshold()