Table of Contents

Method Load

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Load(string)

Loads and creates a serialized model from a file.

public static EM Load(string filePath)

Parameters

filePath string

Returns

EM