| BasicFaceRecognizerGetThreshold Method |
[Missing <summary> documentation for "M:OpenCvSharp.Face.BasicFaceRecognizer.GetThreshold"]
Namespace:
OpenCvSharp.Face
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public virtual double GetThreshold()
Public Overridable Function GetThreshold As Double
public:
virtual double GetThreshold()
abstract GetThreshold : unit -> float
override GetThreshold : unit -> float
Return Value
Type:
Double[Missing <returns> documentation for "M:OpenCvSharp.Face.BasicFaceRecognizer.GetThreshold"]
See Also