Method Save
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Save(string, bool)
Saves the index to disk. After saving, no more vectors can be added.
public void Save(string filename, bool prefault = false)
Saves the index to disk. After saving, no more vectors can be added.
public void Save(string filename, bool prefault = false)