[New Feature] Add web folder to support web documentation

This commit is contained in:
Rudy Haryanto
2022-10-04 20:17:17 +07:00
parent c27f624ca8
commit a54aa04c9b
251 changed files with 11079 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
---
id: facial-tremor
title: Facial Tremor
---
Measurements of facial tremor are acquired by looking at movements in individual facial landmarks as shown in Section 5.1.1. They are separated into measurements of tremor at individual landmarks of the face, which allows for specific calculation of tremor in particular areas of the face but can also be averaged to measure tremor in larger areas of the face or the entire face as a whole.
### Raw Variables
| Variable | Description |
| ----------- | ----------- |
| `fac_tremor_median_X` | **Amount of tremor detected** in a specific frame, with X referring to the facial landmark number. |
### Derived Variables
| Variable | Description |
| ----------- | ----------- |
| `fac_tremor_median_X_mean` | **Mean amount of tremor detected** over the course of the video, with X referring to the facial landmark number. |