log

age author commit description
Thu, 22 Jun 2017 16:57:34 -0400 Nicolas Saunier c69a8defe5c3 changed workflow of classify objects
Thu, 22 Jun 2017 12:02:34 -0400 Nicolas Saunier 753a081989e2 factorized some argument handling code
Wed, 21 Jun 2017 17:49:58 -0400 Nicolas Saunier 85b81c46c526 minor
Wed, 21 Jun 2017 17:44:09 -0400 Nicolas Saunier 1466a63dd1cf added a new classification parameter
Wed, 21 Jun 2017 17:21:03 -0400 Nicolas Saunier 1fc901d983ed better take into account unknown appearance classification
Wed, 14 Jun 2017 01:11:56 -0400 Nicolas Saunier f5a49b603e8b minor
Thu, 01 Jun 2017 17:55:40 -0400 Nicolas Saunier 6624484c0d55 modification to make point set prediction work
Thu, 01 Jun 2017 14:54:11 -0400 Nicolas Saunier 739acd338cc0 added script to extract camera info from tacal file by Lund University (T analyst)
Thu, 01 Jun 2017 10:33:07 -0400 Nicolas Saunier 0c1fed9e8862 updated requirements.txt, removed minor PIL dependency
Tue, 30 May 2017 16:10:18 -0400 Nicolas Saunier ff92801e5c54 updated hog to scikit-image 0.13 (needed to add a block_norm attribute in classifier.cfg)
Fri, 05 May 2017 00:07:33 -0400 Nicolas Saunier f766fe0995f4 added function for PeMS data
Tue, 28 Mar 2017 17:26:49 -0400 Nicolas Saunier ab3a4cb524a9 forgot frame number
Tue, 28 Mar 2017 17:17:02 -0400 Nicolas Saunier 85bcc758ee5b new version to manual annotation, easy to configure to add new road user type and characteristics
Fri, 24 Mar 2017 14:20:01 -0400 Nicolas Saunier 4ea296ee1ae2 work in progress
Wed, 22 Mar 2017 10:50:39 -0400 Nicolas Saunier 40994bb43148 corrected bug
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