Method Save
- Namespace
- OpenCvSharp.Flann
- Assembly
- OpenCvSharp.dll
Save(string)
Saves the index to a file.
public void Save(string filename)
Parameters
filenamestringThe file to save the index to
Saves the index to a file.
public void Save(string filename)
filename stringThe file to save the index to