comparison tracking.cfg @ 952:a9b2beef0db4

loading and assigning motion patterns works
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 24 Jul 2017 21:22:18 -0400
parents 584b9405e494
children 32a34a143c27
comparison
equal deleted inserted replaced
951:2a4f174879dd 952:a9b2beef0db4
1 # filename of the video to process 1 # filename of the video to process (can be images, eg image%04d.png)
2 video-filename = laurier.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 = laurier.sqlite 4 database-filename = laurier.sqlite
5 # filename of the homography matrix 5 # filename of the homography matrix
6 homography-filename = laurier-homography.txt 6 homography-filename = laurier-homography.txt