| Feature2DDescriptorType Property |
[Missing <summary> documentation for "P:OpenCvSharp.Feature2D.DescriptorType"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public virtual int DescriptorType { get; }
Public Overridable ReadOnly Property DescriptorType As Integer
Get
public:
virtual property int DescriptorType {
int get ();
}
abstract DescriptorType : int with get
override DescriptorType : int with get
Return Value
Type:
Int32See Also