diff tracking.cfg @ 231:249d65ff6c35

merged modifications for windows
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 02 Jul 2012 23:49:39 -0400
parents 23da16442433
children 6b65b26c1e46
line wrap: on
line diff
--- a/tracking.cfg	Fri Jun 29 16:15:13 2012 -0400
+++ b/tracking.cfg	Mon Jul 02 23:49:39 2012 -0400
@@ -16,8 +16,8 @@
 # measurement-precision = 3
 # first frame to process
 frame1 = 0
-# number of frame to process
-nframes = -1
+# number of frame to process: 0 means processing all frames
+nframes = 0
 # feature tracking
 # maximum number of features added at each frame
 max-nfeatures = 1000