diff include/Parameters.hpp @ 191:0e60a306d324

added basic code to identify features and save them (crash)
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Thu, 08 Dec 2011 18:32:35 -0500
parents 76610dcf3b8d
children 23da16442433
line wrap: on
line diff
--- a/include/Parameters.hpp	Wed Dec 07 18:51:32 2011 -0500
+++ b/include/Parameters.hpp	Thu Dec 08 18:32:35 2011 -0500
@@ -47,7 +47,7 @@
   float mmSegmentationDistance;
   float maxDistance;
   float minVelocityCosine;
-  int minNFeaturesPerGroup;
+  float minNFeaturesPerGroup;
 
   std::string parameterDescription;