FacePad Class

Namespace: id3.Face

Definition

Detects presentation attacks in still images or video frames.

Properties

Name

Type

Description

model

FaceModel

Model used for color PAD. If not specified, looks among the loaded models.

threadCount

int

Number of threads to be used for inference.

Methods

Name

Description

computeColorBasedScore

Computes the PAD score and confidence of a detected face using only the color image.