FaceDetected Property
Sets if the face was detected or assumed based on prior knowledge.
Namespace: Dfx.SdkAssembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
public bool Detected { set; }
Public WriteOnly Property Detected As Boolean
Set
public:
property bool Detected {
void set (bool value);
}
member Detected : bool with set
Property Value
Boolean
It is used to help DFX know how much it should trust this face data
when making predictions.