diff tracking.cfg @ 141:6f10a227486c

modifications to get nframes option working on the command line
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Wed, 24 Aug 2011 01:34:27 -0400
parents 47329bd16cc0
children 23da16442433
line wrap: on
line diff
--- a/tracking.cfg	Tue Aug 23 19:04:41 2011 -0400
+++ b/tracking.cfg	Wed Aug 24 01:34:27 2011 -0400
@@ -42,7 +42,7 @@
 # maximum feature deviation
 deviation-bound = 0.6
 # number of frames to smooth positions (half window)
-nframes-smoothing = 5
+smoothing-halfwidth = 5
 # number of frames to compute velocities
 #nframes-velocity = 5
 # maximum number of iterations to stop feature tracking