Update for OpenDBM v2.0

This commit is contained in:
Anzar Abbas
2020-12-15 12:37:01 -05:00
committed by GitHub
parent 9196ff9522
commit 18fbd84c33

View File

@@ -3,7 +3,7 @@
OpenDBM is a software package that allows for calculation of digital OpenDBM is a software package that allows for calculation of digital
biomarkers of health and functioning from video or audio of an individuals biomarkers of health and functioning from video or audio of an individuals
behavior. It integrates existing tools for behavioral measurements such as behavior. It integrates existing tools for behavioral measurements such as
facial activity, voice, and movement into a single package for measurement facial activity, voice, speech, and movement into a single package for measurement
of overall behavior. of overall behavior.
``` bash process_dbm.sh --input_path=/path/to/data --output_path=/path/for/data/output ``` ``` bash process_dbm.sh --input_path=/path/to/data --output_path=/path/for/data/output ```