Click or drag to resize

FaceRecognizerRead Method (FileNode)

Deserializes this object from a given cv::FileNode.

Namespace:  OpenCvSharp.Face
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public override void Read(
	FileNode fs
)

Parameters

fs
Type: OpenCvSharpFileNode
See Also