FacePad Class¶
Namespace: id3.Face
Definition¶
Detects presentation attacks in still images or video frames.
Properties¶
Name |
Type |
Description |
|---|---|---|
int |
Attack support detector confidence threshold, in the range [0;100]. |
Methods¶
Name |
Description |
|---|---|
Computes a blurriness score for a color image. |
|
Computes the PAD score and confidence of a detected face using only the color image. |
|
Computes the PAD score of a detected face using a depth map image. |
|
Detects if an attack support surrounds the detected face. |