Click or drag to resize

EM.Load Method

Loads and creates a serialized model from a file.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static EM Load(
	string filePath
)

Parameters

filePath
Type: System.String

Return Value

Type: EM
See Also