The angle between the horizontal axis and the first side (i.e. width) in degrees

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)

Syntax

         
 C#  Visual Basic  Visual C++ 
public float angle
Public angle As Single
public:
float angle

Remarks

Possitive value means counter-clock wise rotation

See Also