Click or drag to resize
Accord.NET (logo)

TrackingObjectGetAxis Method

Gets two points defining the horizontal axis of the object.

Namespace:  Accord.Vision.Tracking
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
public LineSegment GetAxis()
Request Example View Source

Return Value

Type: LineSegment
See Also