FaceRecognizerGetThreshold Method
|
threshold parameter accessor - required for default BestMinDist collector
Namespace:
OpenCvSharp.Face
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic double GetThreshold()
Public Function GetThreshold As Double
public:
double GetThreshold()
member GetThreshold : unit -> float
Return Value
Type:
Double
See Also