Struct WImageFeatures
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: OpenCvSharp.Detail
Assembly: OpenCvSharp.dll
Syntax
public struct WImageFeatures
Fields
| Improve this Doc View SourceDescriptors
Declaration
public IntPtr Descriptors
Field Value
Type | Description |
---|---|
IntPtr |
ImgIdx
Declaration
public int ImgIdx
Field Value
Type | Description |
---|---|
System.Int32 |
ImgSize
Declaration
public Size ImgSize
Field Value
Type | Description |
---|---|
OpenCvSharp.Size |
Keypoints
Declaration
public IntPtr Keypoints
Field Value
Type | Description |
---|---|
IntPtr |