diff tracking.cfg @ 319:6b65b26c1e46

minor
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 06 May 2013 15:27:11 +0200
parents 23da16442433
children c64a4f889b97
line wrap: on
line diff
--- a/tracking.cfg	Sun Apr 21 22:38:16 2013 -0400
+++ b/tracking.cfg	Mon May 06 15:27:11 2013 +0200
@@ -1,11 +1,11 @@
 # filename of the video to process
-video-filename = ~/Research/Data/minnesota/Rice-and-University-12_50.avi
+video-filename = laurier.avi
 # filename of the database where results are saved
-database-filename = ~/Research/Data/minnesota/results.sqlite
+database-filename = laurier.sqlite
 # filename of the homography matrix
-homography-filename = ~/Research/Data/minnesota/Rice-and-University-12_50-homography.txt
+homography-filename = laurier-homography.txt
 # filename of the mask image (where features are detected)
-mask-filename = ~/Research/Data/minnesota/Rice-and-University-12_50-mask.png
+mask-filename = none
 # load features from database
 load-features = false
 # display trajectories on the video