diff include/Parameters.hpp @ 803:f7cf43b5ad3b dev

work in progress on stabilization
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Wed, 01 Jun 2016 01:55:45 -0400
parents 045d05cef9d0
children
line wrap: on
line diff
--- a/include/Parameters.hpp	Tue May 31 17:59:35 2016 -0400
+++ b/include/Parameters.hpp	Wed Jun 01 01:55:45 2016 -0400
@@ -27,7 +27,10 @@
   int interpolationMethod;
   std::string maskFilename;
   bool undistort;
-  bool loadFeatures;
+  float stabilizeRansacReprojThreshold;
+  std::string frameHomographyFilename;
+  bool stabilize;
+  //bool loadFeatures;
   bool display;
   float videoFPS;
   // int measurementPrecision;