comparison tracking.cfg @ 508:6f7fa0093162

adding parameter undistort in tracking.cfg
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Fri, 23 May 2014 10:35:51 -0400
parents 081a9da6f85b
children 935430b1d408
comparison
equal deleted inserted replaced
507:081a9da6f85b 508:6f7fa0093162
14 distortion-coefficients = -0.00091816 14 distortion-coefficients = -0.00091816
15 # undistorted image multiplication 15 # undistorted image multiplication
16 undistorted-size-multiplication = 1.31 16 undistorted-size-multiplication = 1.31
17 # filename of the mask image (where features are detected) 17 # filename of the mask image (where features are detected)
18 mask-filename = none 18 mask-filename = none
19 # undistort the video for feature tracking
20 undistort = true
19 # load features from database 21 # load features from database
20 load-features = false 22 load-features = false
21 # display trajectories on the video 23 # display trajectories on the video
22 display = false 24 display = false
23 # original video frame rate (number of frames/s) 25 # original video frame rate (number of frames/s)