mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-13 19:02:40 +00:00
10 lines
297 B
Matlab
10 lines
297 B
Matlab
% this is data defined across the experiments (to make sure all of them have same user conventions)
|
|
|
|
all_aus = [1, 2, 4, 5, 6, 7, 9, 10, 12, 14, 15, 17, 20, 23, 25, 26, 43];
|
|
aus = [1, 2, 4, 5, 6, 7, 9, 10, 12, 14, 15, 17, 20, 23, 25, 26, 43];
|
|
|
|
addpath('../../data extraction/');
|
|
|
|
find_Bosphorus;
|
|
|