Click or drag to resize

FaceRecognizerSetThreshold Method

Sets threshold of model

Namespace:  OpenCvSharp.Face
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public void SetThreshold(
	double val
)

Parameters

val
Type: SystemDouble
See Also