Class LinearIndexParams
the index will perform a linear, brute-force search.
Implements
Inherited Members
Namespace: OpenCvSharp.Flann
Assembly: OpenCvSharp.dll
Syntax
public class LinearIndexParams : IndexParams, ICvPtrHolder
Constructors
| Improve this Doc View SourceLinearIndexParams()
Constructor
Declaration
public LinearIndexParams()
LinearIndexParams(Ptr)
Declaration
protected LinearIndexParams(Ptr ptrObj)
Parameters
Type | Name | Description |
---|---|---|
Ptr | ptrObj |
Methods
| Improve this Doc View SourceDisposeUnmanaged()
Declaration
protected override void DisposeUnmanaged()
Overrides
| Improve this Doc View SourceGet()
Declaration
public override IntPtr Get()
Returns
Type | Description |
---|---|
IntPtr |