Click or drag to resize
Accord.NET (logo)

CentralMomentsGetOrientation Method

Gets the orientation of the ellipse containing the image.

Namespace:  Accord.Imaging.Moments
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public float GetOrientation()
Request Example View Source

Return Value

Type: Single
The angle of orientation of the ellipse, in radians.
See Also