log

age author commit description
Tue, 16 Jul 2013 01:36:50 -0400 Nicolas Saunier 924e38c9f70e work in progress
Mon, 15 Jul 2013 18:18:44 -0400 Nicolas Saunier 97e8fa0ee9a1 work in progress for complete alignment
Mon, 15 Jul 2013 16:47:09 -0400 Nicolas Saunier 027e254f0b53 lcss subclass for indicators
Mon, 15 Jul 2013 15:08:53 -0400 Nicolas Saunier 2db4e76599a1 implemented subsequence extraction and rearranged arguments
Mon, 15 Jul 2013 12:13:08 -0400 Nicolas Saunier d44eba0db517 creating a file with SQL code samples
Mon, 15 Jul 2013 12:12:47 -0400 Nicolas Saunier 90bdabc06e9f updated LCSS to be more generic with a single similarity function
Fri, 12 Jul 2013 11:28:47 -0400 Nicolas Saunier 22ddb8f85495 added function to create HOG training set
Fri, 12 Jul 2013 02:29:49 -0400 Nicolas Saunier a50a69e04c2a script modification so that command line arguments take precedence over config file
Fri, 12 Jul 2013 01:26:22 -0400 Nicolas Saunier 68861b52a319 added message if mask not found/loaded
Fri, 12 Jul 2013 00:22:09 -0400 Nicolas Saunier cc8e54997d4c corrected error in tests and changed sstream to ostream for FeatureTrajectory operator<<
Thu, 11 Jul 2013 15:21:13 -0400 Nicolas Saunier 9d486af42e49 added files to ignore given the CMakeLists.txt
Thu, 11 Jul 2013 11:03:18 -0400 Nicolas Saunier 450dc0648aaa Changes to CMakeLists.txt by Alexis Whilhelm
Thu, 11 Jul 2013 02:17:12 -0400 Nicolas Saunier 619ae9a9a788 implemented prediction method at constant velocity with direct intersection computation
Thu, 11 Jul 2013 00:17:25 -0400 Nicolas Saunier c41ff9f3c263 moved current method for collision points and crossing zones computation into prediction parameters (put expectedindicator in SafetyPoint)
Thu, 11 Jul 2013 00:07:47 -0400 Nicolas Saunier e5fe0e6d48a1 corrected bug computing TTC (resp. pPET) if there is no collision point (resp. crossing zone)
Wed, 10 Jul 2013 18:22:45 -0400 Nicolas Saunier 15fac9c45feb script is executable
Wed, 03 Jul 2013 17:39:40 -0400 Nicolas Saunier 41e31d8c4383 corrected small bug
Thu, 27 Jun 2013 16:44:53 -0400 Nicolas Saunier f1e94826981f make compute homography executable
Thu, 27 Jun 2013 12:14:53 -0400 Nicolas Saunier 8672c101bfec corrected minor type issue
Thu, 27 Jun 2013 01:35:47 -0400 Nicolas Saunier 72aa44072093 safety analysis script with option for prediction method
Thu, 27 Jun 2013 00:25:51 -0400 Nicolas Saunier 891858351bcb added new parameter (use features) for safety analysis
Thu, 27 Jun 2013 00:18:39 -0400 Nicolas Saunier 7e9ad2d9d79c added new parameters in safety analysis script
Thu, 27 Jun 2013 00:07:44 -0400 Nicolas Saunier e3f910c26fae added other safety analysis parameters
Wed, 26 Jun 2013 18:40:31 -0400 Nicolas Saunier c64a4f889b97 added safety analysis options to feature tracking (with default values for backward compatibility)
Wed, 26 Jun 2013 17:28:45 -0400 Nicolas Saunier 7b865f4174aa updated script to display trajectories with argparse module
Wed, 26 Jun 2013 15:42:45 -0400 Nicolas Saunier 5f75d6c23ed5 added opencv function to destroy OpenCV windows (seems to work only on Windows)
Tue, 25 Jun 2013 23:43:32 -0400 Nicolas Saunier fa64b2e3a64f added simple classification based on speed
Fri, 21 Jun 2013 17:32:57 -0400 Nicolas Saunier 14a2405f54f8 slight modification to safety analysis and generalized script to delete computed data (objects and interactions)
Fri, 21 Jun 2013 15:28:59 -0400 Nicolas Saunier 74e437ab5f11 first version of indicator loading code
Thu, 20 Jun 2013 15:47:33 -0400 Nicolas Saunier 4d69486869a5 work on loading indicators