log

age author commit description
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