Skip to content

Commit

Permalink
Small correction for CCNF AU experiments, start with AU 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
TadasBaltrusaitis committed Jul 17, 2014
1 parent 487cfa8 commit 119e8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action_units/Script_CCNF.m
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

users = vid_user';

for a=7:numel(aus)
for a=1:numel(aus)

au = aus(a);

Expand Down

0 comments on commit 119e8aa

Please sign in to comment.