mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-13 10:52:33 +00:00
11 lines
270 B
Matlab
11 lines
270 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 = [2 12 17 25 28 45];
|
|
aus = [2 12 17 25 28 45];
|
|
|
|
addpath('../../data extraction/');
|
|
|
|
find_SEMAINE
|
|
|