diff include/Parameters.hpp @ 136:0f790de9437e

renamed Feature to Motion files and added code to test blob db
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Thu, 18 Aug 2011 22:25:21 -0400
parents 32d2722d4028
children 445e773c9be3
line wrap: on
line diff
--- a/include/Parameters.hpp	Thu Aug 18 01:03:38 2011 -0400
+++ b/include/Parameters.hpp	Thu Aug 18 22:25:21 2011 -0400
@@ -23,7 +23,7 @@
   bool useHarrisDetector;
   float k;
   int pyramidLevel;
-  int nDisplacements;
+  unsigned int nDisplacements;
   float minFeatureDisplacement;
   float accelerationBound;
   float deviationBound;