Struct MKeyPoint
OpenCV's KeyPoint class
public struct MKeyPoint
- Inherited Members
Fields
Angle
Orientation of the keypoint
public float Angle
Field Value
ClassId
class id
public int ClassId
Field Value
Octave
octave
public int Octave
Field Value
Point
The location of the keypoint
public PointF Point
Field Value
Response
Response of the keypoint
public float Response
Field Value
Size
Size of the keypoint
public float Size