|
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()
Public Function GetOrientation As Single
Request Example
View SourceReturn Value
Type:
SingleThe angle of orientation of the ellipse, in radians.
See Also