Table of Contents

Method SaveParameters

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

SaveParameters(string)

Save a file containing all the configuration parameters the class is currently set to.

public virtual int SaveParameters(string filepath)

Parameters

filepath string

The location to store the parameters file.

Returns

int