sustaining_gazes/matlab_version/AU_training/experiments/UNBC/shared_defs.m
2016-06-03 09:33:04 -04:00

10 lines
282 B
Matlab

% this is data defined across the experiments (to make sure all of them have same user conventions)
% Defining which AU's we are extracting (all corrs above 0.5)
all_aus = [6, 7, 9, 10, 12, 25, 26];
aus = [6, 7, 9, 10, 12, 25, 26];
addpath('../../data extraction/');
find_UNBC;