Options
All
  • Public
  • Public/Protected
  • All
Menu

Configures all face-specific options: face detection, mesh analysis, age, gender, emotion detection and face description

Hierarchy

Index

Properties

antispoof

antispoof: Partial<FaceAntiSpoofConfig>

description

description: Partial<FaceDescriptionConfig>

detector

detector: Partial<FaceDetectorConfig>

emotion

emotion: Partial<FaceEmotionConfig>

enabled

enabled: boolean

is module enabled?

iris

iris: Partial<FaceIrisConfig>

liveness

liveness: Partial<FaceLivenessConfig>

mesh

mesh: Partial<FaceMeshConfig>

modelPath

modelPath: string

path to model json file

skipFrames

skipFrames: number

how many max frames to go without re-running model if cached results are acceptable

skipTime

skipTime: number

how many max miliseconds to go without re-running model if cached results are acceptable