log

age author commit description
Wed, 22 Mar 2017 10:44:24 -0400 Nicolas Saunier e2452abba0e7 added option to compute PET in safety analysis script, and save in database
Tue, 21 Mar 2017 17:51:38 -0400 Nicolas Saunier d2eb8c93f7de rename
Tue, 21 Mar 2017 17:48:14 -0400 Nicolas Saunier 7f61854fcc6d first updated version of manual data collection script
Fri, 17 Mar 2017 17:52:19 -0400 Nicolas Saunier ac4bcbcc9cda added manual data collection script, thanks Philip Morse!
Thu, 16 Mar 2017 15:06:14 -0400 Nicolas Saunier 5852a3cdd455 added MacOS (Darwin) to Cpp Makefile and moved non-functional CMakeLists.txt
Wed, 15 Mar 2017 12:36:03 -0400 Nicolas Saunier 4749b71aa7fb corrected bugs in storage.py when having configuration files and other files in different directories: everything should be relative to directory of command line when running the program (see FAQ)
Tue, 14 Mar 2017 17:48:40 -0400 Nicolas Saunier 8ba82b371eea work on storing PET
Tue, 14 Mar 2017 17:10:35 -0400 Nicolas Saunier 000555430b28 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 f9ea5083588e Initial commit of object DB storage update
Fri, 10 Mar 2017 15:31:26 -0500 Nicolas Saunier 8e8ec4ece66e minor + bug corrected in motion pattern learning
Wed, 08 Mar 2017 17:46:28 -0500 Nicolas Saunier d1ff6917d082 added savitzky golay filter for accelerations
Wed, 08 Mar 2017 17:05:29 -0500 Nicolas Saunier c7e72d758049 minor update to avoid integer issue
Wed, 15 Feb 2017 14:59:57 -0500 Nicolas Saunier 45384b45e35a correcting error
Wed, 15 Feb 2017 14:57:49 -0500 Nicolas Saunier a1e92c48dfb4 correcting error
Wed, 15 Feb 2017 14:54:10 -0500 Nicolas Saunier 6b474db46b45 added csv printing option
Wed, 08 Feb 2017 16:32:15 -0500 Nicolas Saunier c70adaeeddf5 solved issue with latest version of scikit-learn
Fri, 03 Feb 2017 16:26:18 -0500 Nicolas Saunier 6db83beb5350 work in progress to update gaussian mixtures
Fri, 03 Feb 2017 16:15:06 -0500 Nicolas Saunier 1535251a1f40 change consistent with method added to MovingObject
Fri, 03 Feb 2017 14:16:36 -0500 Nicolas Saunier eb2f8ce2b39d added method for longest feature
Wed, 01 Feb 2017 11:58:04 -0500 Nicolas Saunier 1fdafa9f6bf4 added colors more friendly for color blind people (thanks Ryan Louie!)
Thu, 08 Dec 2016 18:00:53 -0500 Nicolas Saunier 003445db1e30 forgot annotation mask filename
Thu, 08 Dec 2016 17:51:03 -0500 Nicolas Saunier 8fba46899e74 addition of class to represent tracking annotations
Thu, 08 Dec 2016 11:07:14 -0500 Nicolas Saunier 5afa1d30edd8 minor improvement to path description and path accessors
Wed, 09 Nov 2016 18:00:39 -0500 Nicolas Saunier 8f28b4fcf129 minor
Tue, 08 Nov 2016 17:59:40 -0500 Nicolas Saunier a8ca72dc1564 work on user detectors
Mon, 07 Nov 2016 11:11:10 -0500 Nicolas Saunier 2d6249fe905a correcting bug
Fri, 04 Nov 2016 11:47:42 -0400 Nicolas Saunier f9c9457b60c2 modification of storage of intrinsic camera and distortion parameters
Sat, 29 Oct 2016 16:34:05 -0400 Nicolas Saunier 07c5eab11eba fixing bug, thanks to Ryan Louie <Ryan.Louie@students.olin.edu>
Fri, 21 Oct 2016 16:02:46 -0400 Nicolas Saunier a8de3c93f6b7 minor modifications to helper stat functions
Tue, 11 Oct 2016 17:57:50 -0400 Nicolas Saunier 2faabcbde2c4 minor improvements