FacePoseValid Property

Sets if the pose points are valid for this face.

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 PoseValid { set; }

Property Value

Boolean

Remarks

In general, passing invalid poses will cause the Measurement constraints to be violated and the Measurement will need to be reset in order to continue.

See Also