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
filepathstringThe location to store the parameters file.