# HG changeset patch # User Nicolas Saunier # Date 1400855751 14400 # Node ID 6f7fa009316207e3233eec0227eae1e12e9d1824 # Parent 081a9da6f85b888c49ad29a5dc44015a0b0a2868 adding parameter undistort in tracking.cfg diff -r 081a9da6f85b -r 6f7fa0093162 tracking.cfg --- a/tracking.cfg Thu May 01 17:41:10 2014 -0400 +++ b/tracking.cfg Fri May 23 10:35:51 2014 -0400 @@ -16,6 +16,8 @@ undistorted-size-multiplication = 1.31 # filename of the mask image (where features are detected) mask-filename = none +# undistort the video for feature tracking +undistort = true # load features from database load-features = false # display trajectories on the video