DetectedFaceAttackSupport Structure

Namespace: id3.Face

Definition

Represents the result of the attack support detection.
class DetectedFaceAttackSupport
class DetectedFaceAttackSupport
public partial struct DetectedFaceAttackSupport
public class DetectedFaceAttackSupport
public typealias DetectedFaceAttackSupport = id3DetectedFaceAttackSupport
typedef struct id3DetectedFaceAttackSupport

Properties

Name

Type

Description

attackSupport

FaceAttackSupport

Attack support type.

score

int

Confidence score of the detected attack support, in the range [0:100].