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
property

is module enabled?

iris

iris: Partial<FaceIrisConfig>

mesh

mesh: Partial<FaceMeshConfig>

modelPath

modelPath: string
property

path to model json file

skipFrames

skipFrames: number
property

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

skipTime

skipTime: number
property

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