Click or drag to resize

FaceRecognizerRead Method (String)

Deserializes this object from a given filename.

Namespace:  OpenCvSharp.Face
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public virtual void Read(
	string fileName
)

Parameters

fileName
Type: SystemString
See Also