FacePad Class

Namespace: id3.Face

Definition

Detects presentation attacks in still images or video frames.

Properties

Name

Type

Description

attackSupportDetectorConfidenceThreshold

int

Attack support detector confidence threshold, in the range [0;100].

Methods

Name

Description

computeBlurrinessScore

Computes a blurriness score for a color image.

computeColorBasedScore

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

computeDepthBasedScore

Computes the PAD score of a detected face using a depth map image.

detectAttackSupport

Detects if an attack support surrounds the detected face.