Click or drag to resize

FaceRecognizerRead Method (String)

Deserializes this object from a given filename.

Namespace:  OpenCvSharp.Face
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public virtual void Read(
	string fileName
)

Parameters

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:OpenCvSharp.Face.FaceRecognizer.Read(System.String)"]

See Also