Another small fix.

This commit is contained in:
Tadas Baltrusaitis 2017-11-22 20:21:59 +00:00
parent 1da1a6f67c
commit a70fe65356

View file

@ -71,7 +71,7 @@ dirs = {[database_root '/AFW/'];
[database_root '/helen/testset/']; [database_root '/helen/testset/'];
[database_root 'lfpw/testset/'];}; [database_root 'lfpw/testset/'];};
landmark_dets = dir([output_loc '/*.pts']); landmark_dets = dir([output_loc '/*.csv']);
landmark_det_dir = [output_loc '/']; landmark_det_dir = [output_loc '/'];