Table of Contents

Method Load

Namespace
OpenCvSharp.ML
Assembly
OpenCvSharp.dll

Load(string)

Loads and creates a serialized model from a file.

public static Boost Load(string filePath)

Parameters

filePath string

Returns

Boost