9 lines
249 B
Matlab
9 lines
249 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_aus = [1, 2, 4, 6, 7, 10, 12, 15, 17, 18, 25, 26];
|
|
|
|
addpath('../../data extraction/');
|
|
|
|
find_FERA2011;
|
|
|