FrameFaceIdentifiers Property
Gets a list of the known face identifiers within this Frame.
Namespace: Dfx.SdkAssembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
public List<string> FaceIdentifiers { get; }
Public ReadOnly Property FaceIdentifiers As List(Of String)
Get
public:
property List<String^>^ FaceIdentifiers {
List<String^>^ get ();
}
member FaceIdentifiers : List<string> with get
Property Value
ListString
Every face is known by an identifier which uniquely identifies
the face.