Method Save
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Save(string, string?)
saves HOGDescriptor parameters and coefficients for the linear SVM classifier to a file
public virtual void Save(string fileName, string? objName = null)
saves HOGDescriptor parameters and coefficients for the linear SVM classifier to a file
public virtual void Save(string fileName, string? objName = null)