diff include/Parameters.hpp @ 1002:6c5ce3ec497e

improved handling of path for feature based tracking
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Fri, 01 Jun 2018 17:19:24 -0400
parents 045d05cef9d0
children 9fb82fe0156f
line wrap: on
line diff
--- a/include/Parameters.hpp	Wed May 30 14:44:08 2018 -0400
+++ b/include/Parameters.hpp	Fri Jun 01 17:19:24 2018 -0400
@@ -18,6 +18,7 @@
   bool groupFeatures;
   bool loadingTime;
 
+  std::string parentDirname;
   std::string videoFilename;
   std::string databaseFilename;
   std::string homographyFilename;