Packages

Emotional core for VIVA - PAD model, O-U dynamics, Cusp catastrophe, Fusion, Mood

Current section

Files

Jump to
viva_emotion include viva_emotion@emotion_ClassificationConfig.hrl
Raw

include/viva_emotion@emotion_ClassificationConfig.hrl

-record(classification_config, {
high_threshold :: float(),
low_threshold :: float(),
existential_arousal :: float(),
existential_pleasure :: float()
}).