Click or drag to resize
Accord.NET (logo)

PositModel Property

Coordinates of the model points which pose should be estimated.

Namespace:  Accord.Math.Geometry
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public Vector3[] Model { get; }
Request Example View Source

Property Value

Type: Vector3
See Also