log

age author commit description
Wed, 05 Jul 2017 16:30:04 -0400 Nicolas Saunier 499154254f37 improved prototype loading
Wed, 05 Jul 2017 13:16:47 -0400 Nicolas Saunier 7b3f2e0a2652 saving and loading prototype trajectories
Wed, 05 Jul 2017 12:19:59 -0400 Nicolas Saunier 3a06007a4bb7 modularized save trajectories, added slice to Trajectory, etc
Tue, 04 Jul 2017 18:00:01 -0400 Nicolas Saunier 89cc05867c4c reorg and work in progress
Tue, 04 Jul 2017 17:36:24 -0400 Nicolas Saunier 7345f0d51faa added display of paths
Tue, 04 Jul 2017 17:03:29 -0400 Nicolas Saunier 13434f5017dd work to save trajectory assignment to origin and destinations
Wed, 28 Jun 2017 23:43:52 -0400 Nicolas Saunier f228fd649644 corrected bugs in learn-pois.py
Wed, 28 Jun 2017 17:57:06 -0400 Nicolas Saunier 1cd878812529 work in progress
Wed, 28 Jun 2017 16:51:17 -0400 Nicolas Saunier fd057a6b04db corrected bug
Wed, 28 Jun 2017 16:46:45 -0400 Nicolas Saunier 3dd5acfa1899 corrected potential issues with videos where one cannot reach a give frame from its number
Wed, 28 Jun 2017 15:36:25 -0400 Nicolas Saunier b58a1061a717 loading is faster for longest object features
Mon, 26 Jun 2017 17:45:32 -0400 Nicolas Saunier cd038493f8c6 finished image extraction script for HoG-SVM training
Mon, 26 Jun 2017 00:10:35 -0400 Nicolas Saunier b297525b2cbf added options to the prototype cluster algorithm, work in progress
Fri, 23 Jun 2017 23:50:02 -0400 Nicolas Saunier 9fd7b18f75b4 re arranged motion pattern learning
Fri, 23 Jun 2017 00:03:17 -0400 Nicolas Saunier a57e6fbcd8e3 minor
Thu, 22 Jun 2017 23:40:16 -0400 Nicolas Saunier 0e017178f7ab correct bug in classify-objects script when correcting for distrotion
Thu, 22 Jun 2017 18:08:46 -0400 Nicolas Saunier 8f60ecfc2f06 work in progress, almost ready
Thu, 22 Jun 2017 17:02:03 -0400 Nicolas Saunier 81ee5aaf213d changed workflow of display trajectories
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
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