Show / Hide Table of Contents

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 Source

Descriptors

Declaration
public IntPtr Descriptors
Field Value
Type Description
IntPtr
| Improve this Doc View Source

ImgIdx

Declaration
public int ImgIdx
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ImgSize

Declaration
public Size ImgSize
Field Value
Type Description
OpenCvSharp.Size
| Improve this Doc View Source

Keypoints

Declaration
public IntPtr Keypoints
Field Value
Type Description
IntPtr
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX