comparison 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
comparison
equal deleted inserted replaced
318:82a8fba99bec 319:6b65b26c1e46
1 # filename of the video to process 1 # filename of the video to process
2 video-filename = ~/Research/Data/minnesota/Rice-and-University-12_50.avi 2 video-filename = laurier.avi
3 # filename of the database where results are saved 3 # filename of the database where results are saved
4 database-filename = ~/Research/Data/minnesota/results.sqlite 4 database-filename = laurier.sqlite
5 # filename of the homography matrix 5 # filename of the homography matrix
6 homography-filename = ~/Research/Data/minnesota/Rice-and-University-12_50-homography.txt 6 homography-filename = laurier-homography.txt
7 # filename of the mask image (where features are detected) 7 # filename of the mask image (where features are detected)
8 mask-filename = ~/Research/Data/minnesota/Rice-and-University-12_50-mask.png 8 mask-filename = none
9 # load features from database 9 # load features from database
10 load-features = false 10 load-features = false
11 # display trajectories on the video 11 # display trajectories on the video
12 display = false 12 display = false
13 # original video frame rate 13 # original video frame rate