| BasicFaceRecognizerGetThreshold Method  | 
        
          
    Namespace: 
   OpenCvSharp.Face
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic 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 See Also
See Also