Skip to content

Easy-to-implement codes that facilitate the analysis of face kinematics data

Notifications You must be signed in to change notification settings

vverbeni/Face-movements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Face-movements

Easy-to-implement codes that facilitate the analysis of face kinematics data recorded via KINECT V2.

ALL CODES ASSUME THAT DATA ARE STORED IN A DIRECTORY IN WHICH FOLDERS ARE NESTED AS FOLLOWS -->

KINEMATIC DATA FOLDER: { Participants sub-folders { Recordings sub-folders { frames (jsn files)

AUDIO FOLDER: { Participants sub-folders { Recordings (audio files)

ALL PIECES OF CODE BUILD ON THE SYNCHRONIZATION BETWEEN AUDIO AND KINEMATIC DATA. IT IS IMPORTANT THAT SUB-FOLDERS/FILES BE NAMED CONSISTENLY ACROSS DATA TYPES:

e.g. If a recording sub-folder within the KINEMATIC DATA FOLDER is named R01, the associated audio file within the AUDIO FOLDER must be named R01, too.

About

Easy-to-implement codes that facilitate the analysis of face kinematics data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages