PosePointEstimated Field

If this point is "well known", or estimated based on other points.

Definition

Namespace: Dfx.Sdk
Assembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.12.0.0 (4.12.0.0)
C#
public bool Estimated

Field Value

Boolean

Remarks

When the MPEG-4 feature points are based on machine learning techniques, this value would be false as they are assumed to be more strongly known. On the other hand, if this point was extrapolated or estimated based on other points that were machine learned, this flag should be set to true.

See Also