Class SavedIndexParams
This object type is used for loading a previously saved index from the disk.
Implements
Inherited Members
Namespace: OpenCvSharp.Flann
Assembly: OpenCvSharp.dll
Syntax
public class SavedIndexParams : IndexParams, ICvPtrHolder
Constructors
| Improve this Doc View SourceSavedIndexParams(Ptr)
Declaration
protected SavedIndexParams(Ptr ptrObj)
Parameters
Type | Name | Description |
---|---|---|
Ptr | ptrObj |
SavedIndexParams(String)
Constructor
Declaration
public SavedIndexParams(string fileName)
Parameters
Type | Name | Description |
---|---|---|
System.String | fileName |