Mercurial > hg > nsaunier > traffic-intelligence
comparison tracking.cfg @ 625:9202628a4130
saving image when playing video
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Fri, 13 Feb 2015 09:10:29 -0500 |
| parents | 5800a87f11ae |
| children | b61b309cb9da |
comparison
equal
deleted
inserted
replaced
| 624:bac66bd536c5 | 625:9202628a4130 |
|---|---|
| 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 |
| 7 # filename of the homography matrix | 7 # filename of the camera intrinsic matrix |
| 8 intrinsic-camera-filename = intrinsic-camera.txt | 8 intrinsic-camera-filename = intrinsic-camera.txt |
| 9 # -0.11759321 0.0148536 0.00030756 -0.00020578 -0.00091816 | 9 # -0.11759321 0.0148536 0.00030756 -0.00020578 -0.00091816 |
| 10 distortion-coefficients = -0.11759321 | 10 distortion-coefficients = -0.11759321 |
| 11 distortion-coefficients = 0.0148536 | 11 distortion-coefficients = 0.0148536 |
| 12 distortion-coefficients = 0.00030756 | 12 distortion-coefficients = 0.00030756 |
