CollectorGetRequiredPosePointIds Method
Return the set of pose points for the configured study.
Namespace: Dfx.SdkAssembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
public List<string> GetRequiredPosePointIds()
Public Function GetRequiredPosePointIds As List(Of String)
public:
List<String^>^ GetRequiredPosePointIds()
member GetRequiredPosePointIds : unit -> List<string>
Return Value
ListStringthe list of MPEG-4 Facial Data Points required for each face.
Once a study has been initialized this method will return
the list of pose points required for each found face.