Table of Contents

Field Angle

Namespace
OpenCvSharp.XFeatures2D
Assembly
OpenCvSharp.dll

Computed orientation of the keypoint (-1 if not applicable). Its possible values are in a range [0,360) degrees, measured relative to the image coordinate system (y-axis is directed downward), i.e in clockwise direction.

public float Angle

Returns

float
Computed orientation of the keypoint (-1 if not applicable). Its possible values are in a range [0,360) degrees, measured relative to the image coordinate system (y-axis is directed downward), i.e in clockwise direction.