The full suite is almost passing, only gaze discrepancy is left.
This commit is contained in:
parent
f071e61fc7
commit
4c93f8a368
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ assert(median_error < 9.0)
|
||||||
cd('../');
|
cd('../');
|
||||||
|
|
||||||
%% Demos
|
%% Demos
|
||||||
|
clear;
|
||||||
|
close all;
|
||||||
cd('Demos');
|
cd('Demos');
|
||||||
run_demo_images;
|
run_demo_images;
|
||||||
run_demo_videos;
|
run_demo_videos;
|
||||||
|
|
Loading…
Reference in a new issue