log

age author description
Mon, 29 Jul 2013 13:46:07 -0400 Jean-Philippe Jodoin Ajout d'une méthode pour obtenir le nombre de FPS
Sun, 28 Jul 2013 18:04:20 -0400 Nicolas Saunier added function to read scene metadata
Sun, 28 Jul 2013 16:30:11 -0400 Nicolas Saunier cleaned function to save images
Fri, 26 Jul 2013 17:52:23 -0400 Nicolas Saunier minor modification to framestotime
Fri, 26 Jul 2013 17:24:33 -0400 Nicolas Saunier renamed table for bounding boxes
Fri, 26 Jul 2013 02:12:08 -0400 Nicolas Saunier added code to create bounding boxes and display them (inc scripts)
Thu, 25 Jul 2013 18:59:35 -0400 Nicolas Saunier merged
Thu, 25 Jul 2013 18:58:55 -0400 Nicolas Saunier modified feature grouping to return vectors of pointers to feature trajectories
Thu, 25 Jul 2013 18:55:44 -0400 Nicolas Saunier sql code to create bounding boxes in image space
Thu, 25 Jul 2013 16:01:12 -0400 Nicolas Saunier modifications to compute alignment for None indicators
Thu, 25 Jul 2013 14:21:17 -0400 Nicolas Saunier minor name change
Wed, 24 Jul 2013 12:48:12 -0400 Nicolas Saunier cleaning up safety analysis and the new traditional constant velocity method
Tue, 23 Jul 2013 05:05:06 -0400 Nicolas Saunier minor
Mon, 22 Jul 2013 18:33:47 -0400 Nicolas Saunier added rescaling options to scripts play-video and display-trajectories
Mon, 22 Jul 2013 18:11:01 -0400 Nicolas Saunier adding deprecated messages if old cvmat format
Mon, 22 Jul 2013 11:46:35 -0400 Nicolas Saunier fixed stupid naming bug
Sun, 21 Jul 2013 10:23:15 -0400 Nicolas Saunier development for clustering
Fri, 19 Jul 2013 11:58:35 -0400 Nicolas Saunier script to replay event annotations
Fri, 19 Jul 2013 09:11:57 -0400 Nicolas Saunier added SVM
Fri, 19 Jul 2013 00:37:02 -0400 Nicolas Saunier minor
Thu, 18 Jul 2013 21:55:17 -0400 Nicolas Saunier added tests for movement orientation, object size
Thu, 18 Jul 2013 02:08:51 -0400 Nicolas Saunier added utils
Wed, 17 Jul 2013 18:19:08 -0400 Nicolas Saunier work on indicator similarity
Wed, 17 Jul 2013 01:29:25 -0400 Nicolas Saunier making indicator LCSS work
Wed, 17 Jul 2013 00:50:44 -0400 Nicolas Saunier finished implementation of aligned LCSS with matching sequence decoded
Tue, 16 Jul 2013 17:45:07 -0400 Nicolas Saunier work in progress on LCSS
Tue, 16 Jul 2013 17:00:17 -0400 Nicolas Saunier Cleaned the methods/functions indicating if a point is in a polygon
Tue, 16 Jul 2013 01:36:50 -0400 Nicolas Saunier work in progress
Mon, 15 Jul 2013 18:18:44 -0400 Nicolas Saunier work in progress for complete alignment
Mon, 15 Jul 2013 16:47:09 -0400 Nicolas Saunier lcss subclass for indicators
Mon, 15 Jul 2013 15:08:53 -0400 Nicolas Saunier implemented subsequence extraction and rearranged arguments
Mon, 15 Jul 2013 12:13:08 -0400 Nicolas Saunier creating a file with SQL code samples
Mon, 15 Jul 2013 12:12:47 -0400 Nicolas Saunier updated LCSS to be more generic with a single similarity function
Fri, 12 Jul 2013 11:28:47 -0400 Nicolas Saunier added function to create HOG training set
Fri, 12 Jul 2013 02:29:49 -0400 Nicolas Saunier script modification so that command line arguments take precedence over config file
Fri, 12 Jul 2013 01:26:22 -0400 Nicolas Saunier added message if mask not found/loaded
Fri, 12 Jul 2013 00:22:09 -0400 Nicolas Saunier corrected error in tests and changed sstream to ostream for FeatureTrajectory operator<<
Thu, 11 Jul 2013 15:21:13 -0400 Nicolas Saunier added files to ignore given the CMakeLists.txt
Thu, 11 Jul 2013 11:03:18 -0400 Nicolas Saunier Changes to CMakeLists.txt by Alexis Whilhelm
Thu, 11 Jul 2013 02:17:12 -0400 Nicolas Saunier implemented prediction method at constant velocity with direct intersection computation
Thu, 11 Jul 2013 00:17:25 -0400 Nicolas Saunier 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 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 script is executable
Wed, 03 Jul 2013 17:39:40 -0400 Nicolas Saunier corrected small bug
Thu, 27 Jun 2013 16:44:53 -0400 Nicolas Saunier make compute homography executable
Thu, 27 Jun 2013 12:14:53 -0400 Nicolas Saunier corrected minor type issue
Thu, 27 Jun 2013 01:35:47 -0400 Nicolas Saunier safety analysis script with option for prediction method
Thu, 27 Jun 2013 00:25:51 -0400 Nicolas Saunier added new parameter (use features) for safety analysis
Thu, 27 Jun 2013 00:18:39 -0400 Nicolas Saunier added new parameters in safety analysis script
Thu, 27 Jun 2013 00:07:44 -0400 Nicolas Saunier added other safety analysis parameters
Wed, 26 Jun 2013 18:40:31 -0400 Nicolas Saunier added safety analysis options to feature tracking (with default values for backward compatibility)
Wed, 26 Jun 2013 17:28:45 -0400 Nicolas Saunier updated script to display trajectories with argparse module
Wed, 26 Jun 2013 15:42:45 -0400 Nicolas Saunier added opencv function to destroy OpenCV windows (seems to work only on Windows)
Tue, 25 Jun 2013 23:43:32 -0400 Nicolas Saunier added simple classification based on speed
Fri, 21 Jun 2013 17:32:57 -0400 Nicolas Saunier 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 first version of indicator loading code
Thu, 20 Jun 2013 15:47:33 -0400 Nicolas Saunier work on loading indicators
Thu, 20 Jun 2013 14:31:24 -0400 Nicolas Saunier first version of indicator saving to sqlite
Wed, 19 Jun 2013 23:35:24 -0400 Nicolas Saunier work in progress on storing indicator values
Wed, 19 Jun 2013 22:56:21 -0400 Nicolas Saunier minor