log

age author description
Tue, 14 Mar 2017 17:48:40 -0400 Nicolas Saunier work on storing PET
Tue, 14 Mar 2017 17:10:35 -0400 Nicolas Saunier adapted code from Paul St-Aubin and udpated MovingObject.setFeatures to truly find the right features in a list that may not start at 0
Tue, 14 Mar 2017 14:22:14 -0400 pstaub Initial commit of object DB storage update
Fri, 10 Mar 2017 15:31:26 -0500 Nicolas Saunier minor + bug corrected in motion pattern learning
Wed, 08 Mar 2017 17:46:28 -0500 Nicolas Saunier added savitzky golay filter for accelerations
Wed, 08 Mar 2017 17:05:29 -0500 Nicolas Saunier minor update to avoid integer issue
Wed, 15 Feb 2017 14:59:57 -0500 Nicolas Saunier correcting error
Wed, 15 Feb 2017 14:57:49 -0500 Nicolas Saunier correcting error
Wed, 15 Feb 2017 14:54:10 -0500 Nicolas Saunier added csv printing option
Wed, 08 Feb 2017 16:32:15 -0500 Nicolas Saunier solved issue with latest version of scikit-learn
Fri, 03 Feb 2017 16:26:18 -0500 Nicolas Saunier work in progress to update gaussian mixtures
Fri, 03 Feb 2017 16:15:06 -0500 Nicolas Saunier change consistent with method added to MovingObject
Fri, 03 Feb 2017 14:16:36 -0500 Nicolas Saunier added method for longest feature
Wed, 01 Feb 2017 11:58:04 -0500 Nicolas Saunier added colors more friendly for color blind people (thanks Ryan Louie!)
Thu, 08 Dec 2016 18:00:53 -0500 Nicolas Saunier forgot annotation mask filename
Thu, 08 Dec 2016 17:51:03 -0500 Nicolas Saunier addition of class to represent tracking annotations
Thu, 08 Dec 2016 11:07:14 -0500 Nicolas Saunier minor improvement to path description and path accessors
Wed, 09 Nov 2016 18:00:39 -0500 Nicolas Saunier minor
Tue, 08 Nov 2016 17:59:40 -0500 Nicolas Saunier work on user detectors
Mon, 07 Nov 2016 11:11:10 -0500 Nicolas Saunier correcting bug
Fri, 04 Nov 2016 11:47:42 -0400 Nicolas Saunier modification of storage of intrinsic camera and distortion parameters
Sat, 29 Oct 2016 16:34:05 -0400 Nicolas Saunier fixing bug, thanks to Ryan Louie <[email protected]>
Fri, 21 Oct 2016 16:02:46 -0400 Nicolas Saunier minor modifications to helper stat functions
Tue, 11 Oct 2016 17:57:50 -0400 Nicolas Saunier minor improvements
Thu, 06 Oct 2016 17:16:31 -0400 Nicolas Saunier minor modifications to safety-analysis
Wed, 05 Oct 2016 13:31:42 -0400 Nicolas Saunier updated function (url) for weather data
Tue, 27 Sep 2016 17:37:56 -0400 Nicolas Saunier added utility for lognorm estimation
Thu, 22 Sep 2016 17:50:35 -0400 Nicolas Saunier rework and more info on speed probabilities for classification
Thu, 22 Sep 2016 16:49:43 -0400 Nicolas Saunier added option to limit the number of loaded objects
Tue, 20 Sep 2016 16:59:24 -0400 Nicolas Saunier updated unnecessary complicated query
Tue, 13 Sep 2016 15:30:51 -0400 Nicolas Saunier added display of object id
Sun, 31 Jul 2016 03:52:25 -0400 Nicolas Saunier modified function signature
Fri, 22 Jul 2016 17:23:49 -0400 Nicolas Saunier corrected issue with prototypes storage
Thu, 21 Jul 2016 17:51:11 -0400 Nicolas Saunier corrected load/save prototypes
Wed, 20 Jul 2016 17:52:40 -0400 Nicolas Saunier bug correction
Fri, 15 Jul 2016 16:31:37 -0400 Nicolas Saunier minor bug
Fri, 15 Jul 2016 11:35:27 -0400 Nicolas Saunier minor
Thu, 14 Jul 2016 00:34:59 -0400 Nicolas Saunier added capability to save prototypes
Wed, 13 Jul 2016 23:45:47 -0400 Nicolas Saunier updated to learn prototypes
Mon, 11 Jul 2016 17:52:06 -0400 Nicolas Saunier corrected help printing issue
Mon, 11 Jul 2016 17:46:00 -0400 Nicolas Saunier minor
Fri, 08 Jul 2016 11:41:29 -0400 Nicolas Saunier utils for sparse matrix
Wed, 06 Jul 2016 18:05:03 -0400 Nicolas Saunier steps working now
Wed, 06 Jul 2016 12:30:08 -0400 Nicolas Saunier first working version of display of merged tracking
Wed, 06 Jul 2016 10:58:18 -0400 Nicolas Saunier minor modifications to merge-features
Wed, 06 Jul 2016 10:18:35 -0400 Nicolas Saunier updated metadata and code to merge features from different cameras
Tue, 05 Jul 2016 13:56:13 -0400 Nicolas Saunier added option to subsample positions to learn motion patterns
Thu, 30 Jun 2016 14:19:59 -0400 Nicolas Saunier added option to load subsampled trajectories
Thu, 30 Jun 2016 14:01:13 -0400 Nicolas Saunier updated for play synced
Wed, 29 Jun 2016 17:57:21 -0400 Nicolas Saunier work in progress on synced trajectory display
Wed, 29 Jun 2016 17:56:52 -0400 Nicolas Saunier forgotten change
Wed, 29 Jun 2016 17:56:19 -0400 Nicolas Saunier first working version of feature merging (works with feature grouping)
Wed, 29 Jun 2016 13:50:21 -0400 Nicolas Saunier renaming
Tue, 28 Jun 2016 17:18:45 -0400 Nicolas Saunier work on merging data for synchronized views
Tue, 28 Jun 2016 15:55:56 -0400 Nicolas Saunier merged
Mon, 27 Jun 2016 23:27:05 -0400 Nicolas Saunier explicitly computed the probabilities for predicted trajectories
Tue, 28 Jun 2016 15:55:32 -0400 Nicolas Saunier corrected and changed matrix to individual columns
Mon, 27 Jun 2016 16:19:34 -0400 Nicolas Saunier merged
Mon, 27 Jun 2016 16:19:06 -0400 Nicolas Saunier corrected bug for replay, replaying now from (potentially distorted) video
Wed, 22 Jun 2016 16:41:19 -0400 Nicolas Saunier minor rename