Table of Contents

Method LoadModel

Namespace
OpenCvSharp.Face
Assembly
OpenCvSharp.dll

LoadModel(string)

A function to load the trained model before the fitting process.

public virtual void LoadModel(string model)

Parameters

model string

A string represent the filename of a trained model.