log scripts/display-trajectories.py @ 1246:2397de73770d

age author description
Fri, 09 Feb 2024 17:47:33 -0500 Nicolas Saunier dltrack saves after projecting coordinates
Thu, 08 Feb 2024 16:10:54 -0500 Nicolas Saunier interface updates
Fri, 15 Jun 2018 11:19:10 -0400 Nicolas Saunier major update using the trafficintelligence package name and install through pip
Sun, 27 May 2018 23:22:48 -0400 Nicolas Saunier updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)
Tue, 27 Feb 2018 15:24:57 -0500 Nicolas Saunier corrected bug in display trajectories
Thu, 22 Jun 2017 16:57:34 -0400 Nicolas Saunier changed workflow of classify objects
Thu, 22 Jun 2017 12:02:34 -0400 Nicolas Saunier factorized some argument handling code
Thu, 22 Sep 2016 16:49:43 -0400 Nicolas Saunier added option to limit the number of loaded objects
Tue, 24 Mar 2015 18:11:28 +0100 Nicolas Saunier removed all issues because of tests with None, using is instead of == or !=
Thu, 04 Dec 2014 17:21:45 -0500 Nicolas Saunier modified name for loading bounding boxes (only for display)
Wed, 02 Jul 2014 11:35:05 -0400 Nicolas Saunier renamed TrackingParameters to ProcessParameters
Wed, 25 Jun 2014 16:52:34 -0400 Nicolas Saunier corrected bugs for trajectory display for new code versions
Thu, 05 Jun 2014 17:50:42 -0400 Nicolas Saunier corrected bug from merging and argument issue in display-trajectories
Mon, 02 Jun 2014 17:46:49 -0400 Nicolas Saunier corrected bug so it can work without undistortion parameters
Fri, 23 May 2014 16:27:26 -0400 Nicolas Saunier corrected mask bug in feature tracking, updated display-trajectories to display on undistorted image
Wed, 23 Apr 2014 16:20:40 -0400 Nicolas Saunier corrected bug
Wed, 02 Apr 2014 16:12:24 -0400 Nicolas Saunier adding functionalities (save images directly to display trajectories to create movies
Thu, 27 Mar 2014 11:40:28 -0400 Nicolas Saunier Display of points in compute homography and step option to replay videos
Fri, 26 Jul 2013 02:12:08 -0400 Nicolas Saunier added code to create bounding boxes and display them (inc scripts)
Mon, 22 Jul 2013 18:33:47 -0400 Nicolas Saunier added rescaling options to scripts play-video and display-trajectories
Fri, 12 Jul 2013 02:29:49 -0400 Nicolas Saunier script modification so that command line arguments take precedence over config file
Wed, 26 Jun 2013 17:28:45 -0400 Nicolas Saunier updated script to display trajectories with argparse module
Sun, 16 Jun 2013 23:44:36 -0400 Nicolas Saunier work in progress
Fri, 14 Jun 2013 10:34:11 -0400 Nicolas Saunier moved python scripts to the scripts directory base python/display-trajectories.py@66853ece482c