| Tue, 13 Aug 2013 23:36:45 -0400 |
Nicolas Saunier |
last changes for TRB14
|
| Mon, 12 Aug 2013 22:50:42 -0400 |
Nicolas Saunier |
commented problem code (opencv 2.4.6)
|
| Wed, 07 Aug 2013 11:42:34 -0400 |
Nicolas Saunier |
update to OpenCV 2.6
|
| Wed, 31 Jul 2013 02:54:18 -0400 |
Nicolas Saunier |
modification of the scene.cfg format
|
| Wed, 31 Jul 2013 02:45:20 -0400 |
Nicolas Saunier |
merged
|
| Tue, 30 Jul 2013 19:45:03 -0400 |
Nicolas Saunier |
added commande line options to script to convert polytrack annotation data
|
| Mon, 29 Jul 2013 19:45:43 -0400 |
Nicolas Saunier |
function to generate homography from PDTV Tsai format and script to generate trajectories from sqlite bounding boxes
|
| Mon, 29 Jul 2013 18:58:05 -0400 |
Nicolas Saunier |
simplified input of directories of video frames (simply use the video filename parameter to point at the directory)
|
| Mon, 29 Jul 2013 18:06:55 -0400 |
Nicolas Saunier |
clean up of input classes for list of images and video files
|
| Mon, 29 Jul 2013 17:12:45 -0400 |
Jean-Philippe Jodoin |
Added a class to read list of image instead of video. This is controlled by the use of the database-filename and folder-data parameters in the config file.
|
| 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
|