Bug fix with writing video file out when -fdir is used for loading video in.

This commit is contained in:
Tadas Baltrusaitis 2017-07-25 14:18:45 -04:00
parent 8daf4cf69c
commit 39d0dac347
1 changed files with 2 additions and 0 deletions

View File

@ -441,6 +441,8 @@ int main (int argc, char **argv)
return 1;
}
// If image sequence provided, assume the fps is 30
fps_vid_in = 30;
}
// If optical centers are not defined just use center of image