log

age author description
Thu, 07 Dec 2017 17:03:09 -0500 Nicolas Saunier work in progress
Thu, 07 Dec 2017 15:13:06 -0500 Nicolas Saunier work on sumo and metadata
Tue, 05 Dec 2017 16:15:44 -0500 Nicolas Saunier modified function to access video property
Tue, 05 Dec 2017 16:11:49 -0500 Nicolas Saunier reworking the functions
Tue, 05 Dec 2017 11:52:59 -0500 Nicolas Saunier removed bug
Mon, 27 Nov 2017 17:23:30 -0500 Nicolas Saunier utilities for SUMO traffic simulation
Mon, 06 Nov 2017 23:04:03 -0500 Nicolas Saunier minor renaming
Mon, 06 Nov 2017 21:25:41 -0500 Nicolas Saunier verbose option to print classification information (more to add)
Sun, 05 Nov 2017 23:45:47 -0500 Nicolas Saunier added computation of confusion matrix and improved default parameter for block normalization for SVM classification
Fri, 20 Oct 2017 16:59:32 -0400 Nicolas Saunier corrected bug on new computer
Thu, 24 Aug 2017 17:22:24 -0400 Nicolas Saunier corrected error due to change in Hog (scikit image)
Fri, 18 Aug 2017 18:00:11 -0400 Nicolas Saunier minor improvement and bug correction
Tue, 15 Aug 2017 16:51:04 -0400 Nicolas Saunier removed unnecessary field undistortedImageMultiplication
Tue, 15 Aug 2017 16:15:55 -0400 Nicolas Saunier removing unnecessary complexity of varying number of return elements
Tue, 15 Aug 2017 16:15:27 -0400 Nicolas Saunier correcting errors in metadata names for backrefs
Fri, 28 Jul 2017 13:50:42 -0400 Nicolas Saunier bug corrected
Tue, 25 Jul 2017 17:36:07 -0400 Nicolas Saunier assign and learn work
Mon, 24 Jul 2017 21:22:18 -0400 Nicolas Saunier loading and assigning motion patterns works
Mon, 24 Jul 2017 00:28:52 -0400 Nicolas Saunier corrected bug
Fri, 21 Jul 2017 18:18:02 -0400 Nicolas Saunier corrected bugs
Fri, 21 Jul 2017 17:52:56 -0400 Nicolas Saunier modified multithreading at the interaction level for safety computations
Fri, 21 Jul 2017 12:11:55 -0400 Nicolas Saunier added safety analysis parameters for motion patterns
Fri, 21 Jul 2017 11:31:42 -0400 Nicolas Saunier found a more elegant solution, making a copy of the list to iterate
Fri, 21 Jul 2017 11:25:20 -0400 Nicolas Saunier bug fix on list filtering (cannot remove while iterating) and motion prediction keeping the same features
Thu, 20 Jul 2017 14:29:46 -0400 Nicolas Saunier working motion pattern prediction with rotation and features
Thu, 20 Jul 2017 12:12:28 -0400 Nicolas Saunier works with object trajectory, features todo
Wed, 19 Jul 2017 18:02:38 -0400 Nicolas Saunier work on motion prediction using motion patterns
Tue, 18 Jul 2017 18:01:16 -0400 Nicolas Saunier implemented motion prediction with prototypes at constant ratio, with tests
Tue, 18 Jul 2017 16:21:39 -0400 Nicolas Saunier added test for motion prediction at constant speed with prototype
Tue, 18 Jul 2017 13:46:17 -0400 Nicolas Saunier verified motion prediction with prototypes at constant speed (test needed)