log

age author commit description
Fri, 10 Jun 2016 15:44:37 -0400 Nicolas Saunier 429bb43e8278 switching the branches to correct names (opencv3.1 is old code previously updated to OpenCV3 and default is now updated to OpenCV 2.4.13 opencv3
Fri, 10 Jun 2016 15:44:08 -0400 Nicolas Saunier 082a5c2685f4 re-created default branch for OpenCV 2.4.13
Fri, 10 Jun 2016 15:43:02 -0400 Nicolas Saunier bb0fad90cc31 switching the branches to correct names (opencv3.1 is old code previously updated to OpenCV3 and default is now updated to OpenCV 2.4.13
Fri, 10 Jun 2016 15:35:39 -0400 Nicolas Saunier 4957e32bb659 correcting branch naming opencv3.1
Fri, 10 Jun 2016 15:26:19 -0400 Nicolas Saunier 52aa03260f03 reversed all code to OpenCV 2.4.13 opencv3
Fri, 10 Jun 2016 12:29:58 -0400 Nicolas Saunier c6f497291fd8 updated catch and C++ code to opencv2.4.13 opencv3
Thu, 09 Jun 2016 15:36:21 -0400 Nicolas Saunier 180b6b0231c0 added saving/loading points of interests
Wed, 01 Jun 2016 17:57:49 -0400 Nicolas Saunier 17e54690af8a work in progress, not fully functional yet dev
Wed, 01 Jun 2016 01:55:45 -0400 Nicolas Saunier f7cf43b5ad3b work in progress on stabilization dev
Tue, 31 May 2016 17:59:35 -0400 Nicolas Saunier d3e8dd9f3ca4 current dev for drone stabilization dev
Tue, 31 May 2016 17:07:23 -0400 Nicolas Saunier c5f98916297e merged with dev branch
Tue, 31 May 2016 17:06:41 -0400 Nicolas Saunier 2cade72d75ad modified so there is no tracking outside of the mask (does not continue if features can still be matched) as requested dev
Mon, 30 May 2016 23:01:53 -0400 Nicolas Saunier 0662c87a61c9 minor modification dev
Mon, 30 May 2016 22:49:24 -0400 Nicolas Saunier 5b99b676265e modified to get images very time step dev
Mon, 23 May 2016 23:55:06 -0400 Nicolas Saunier 2ffaf1a7cde9 merged dev
Mon, 23 May 2016 23:54:45 -0400 Nicolas Saunier 9f8e9fb5621b minor dev
Mon, 09 May 2016 15:33:11 -0400 Nicolas Saunier a34ec862371f merged with dev branch
Mon, 02 May 2016 15:03:19 -0400 Nicolas Saunier 8eb8a6bd70e8 corrected more bug in script dev
Mon, 02 May 2016 14:59:55 -0400 Nicolas Saunier b1b624504388 corrected bug in script dev
Fri, 29 Apr 2016 16:08:45 -0400 Nicolas Saunier ee3433fc0026 merge dev
Fri, 29 Apr 2016 16:07:35 -0400 Nicolas Saunier 1158a6e2d28e temporary solution for classification, with corrected svm.cpp and ml.hpp for loading saved classifiers dev
Wed, 13 Apr 2016 23:03:43 -0400 Nicolas Saunier 944949c8ef3e minor name change dev
Wed, 30 Mar 2016 15:39:53 -0400 Nicolas Saunier 3666342dabe2 minor changes dev
Thu, 24 Mar 2016 16:37:37 -0400 Nicolas Saunier 5b970a5bc233 updated classifying code to OpenCV 3.x (bug in function to load classification models) dev
Thu, 17 Mar 2016 16:01:19 -0400 Nicolas Saunier 0a428b449b80 improved script to display over world image dev
Fri, 11 Mar 2016 17:38:48 -0500 Nicolas Saunier 1f2b2d1f4fbf added script and code to learn POIs dev
Thu, 03 Mar 2016 17:01:30 -0500 Nicolas Saunier 3aa6102ccc12 addressed issues with ground truth annotations shifted in time dev
Thu, 03 Mar 2016 14:31:13 -0500 Nicolas Saunier 30bd0f2223b7 tweaking curvilinear trajectory loading dev
Wed, 02 Mar 2016 17:50:05 -0500 Nicolas Saunier f1040d739bbf added check to avoid issue if there are more cuvilinear trajectories than objects dev
Thu, 25 Feb 2016 17:14:22 -0500 Nicolas Saunier 08f82be22816 added script to detect issues in ground truth databases dev
Thu, 11 Feb 2016 11:56:50 -0500 Nicolas Saunier 7c38250ddfc7 updated to deal with prepared polygons from shapely, and to extract the same positions from a second trajectory in a polygon (for velocities for example) dev
Mon, 08 Feb 2016 12:24:26 -0500 Nicolas Saunier 1b22d81ef5ff cleaned and checked storage with functions for curvilinear trajectories dev
Mon, 08 Feb 2016 12:07:47 -0500 Nicolas Saunier 670bd6a35417 removed erroneous sqlite file dev
Fri, 05 Feb 2016 17:54:38 -0500 Nicolas Saunier bd684e57c431 integrated code from Laurent Gauthier dev
Fri, 05 Feb 2016 17:19:13 -0500 Nicolas Saunier ef6dd60be2e1 added function to save feature trajectories dev
Fri, 05 Feb 2016 17:17:12 -0500 Nicolas Saunier 84420159c5f4 added __eq__ functions for Point and Trajectory dev
Fri, 05 Feb 2016 12:28:18 -0500 Nicolas Saunier 56153d439f8c updated sample parameters in tracking.cfg to good parameters from the TRB paper Morse et al 2016 dev
Wed, 03 Feb 2016 13:18:02 -0500 Nicolas Saunier b6d3bf350789 minor dev
Mon, 01 Feb 2016 16:10:26 -0500 Nicolas Saunier bf4a1790cfac minor bug and improvements dev
Fri, 29 Jan 2016 17:43:57 -0500 Nicolas Saunier e92a96f2bdd3 minor bug corrections dev
Fri, 22 Jan 2016 17:43:09 -0500 Nicolas Saunier bd13937818a4 minor bug fix dev
Thu, 21 Jan 2016 23:44:51 -0500 Nicolas Saunier 0f6b0f63eb07 corrected for OpenCV 3 dev
Wed, 20 Jan 2016 23:47:23 -0500 Nicolas Saunier dfdb2a3722cc moved import statements together dev
Thu, 14 Jan 2016 11:44:39 -0500 Nicolas Saunier f8e0a8ea8402 updated the bounding box code (the name so that it is general for ground truth and UT) dev
Mon, 21 Dec 2015 15:16:33 -0500 Nicolas Saunier 04497166d8f0 Added tag OpenCV 3.1 for changeset 6022350f8173 dev
Mon, 21 Dec 2015 15:15:45 -0500 Nicolas Saunier 6022350f8173 updated to OpenCV 3.1 dev
Thu, 17 Dec 2015 16:28:31 -0500 Nicolas Saunier 9aac5f016842 make learn motion pattern script executable dev
Sun, 29 Nov 2015 00:34:21 -0500 Nicolas Saunier bcb05a20af19 add ipynb dev
Sun, 29 Nov 2015 00:22:58 -0500 Nicolas Saunier 277e9cdcedce added demo script for monresovelo dev
Sat, 28 Nov 2015 16:54:03 -0500 Nicolas Saunier d6f0e0cab07d added functionalities for Trajectory dev
Sat, 28 Nov 2015 13:29:54 -0500 Nicolas Saunier 15ddc8715236 added savitzky golay for differentiation dev
Wed, 04 Nov 2015 17:44:07 -0500 Nicolas Saunier d72e4bcc1e36 added functionality to generate avi from the undistorted videos dev
Wed, 04 Nov 2015 17:12:06 -0500 Nicolas Saunier a05b70f307dd added function to count vehicles per VISSIM link dev
Tue, 03 Nov 2015 13:48:56 -0500 Nicolas Saunier 0a05883216cf merge with dev
Tue, 03 Nov 2015 13:48:28 -0500 Nicolas Saunier 61248f2cd459 removed old code for TTC computation from Sohail Zangenehpour dev
Fri, 30 Oct 2015 17:57:09 -0400 Nicolas Saunier a73f43aac00e moved pandas imports, sql in comments dev
Fri, 30 Oct 2015 14:15:03 -0400 Nicolas Saunier f3aeb0b47eff comment improvement: vissim time is multiplied to get integers similar to frame numbers dev
Thu, 29 Oct 2015 16:31:23 -0400 Nicolas Saunier 782e8fd3672c added function to find object ids going through some vissim links dev
Thu, 29 Oct 2015 14:29:31 -0400 Nicolas Saunier 3d48e34db846 switched to subprocess.check_call dev
Wed, 28 Oct 2015 23:37:25 -0400 Nicolas Saunier 14963a9c3b09 debug finished dev
Wed, 28 Oct 2015 23:22:57 -0400 Nicolas Saunier 79405a938407 corrected bug dev
Wed, 28 Oct 2015 17:50:32 -0400 Nicolas Saunier 6049e9b6902c work in progress storage vissim sqlite dev
Tue, 20 Oct 2015 00:03:25 -0400 Nicolas Saunier 10dbab1e871d modifications in samples and distributions dev
Fri, 02 Oct 2015 11:30:15 -0400 Nicolas Saunier d99866b0528a merged latest change
Fri, 02 Oct 2015 11:29:43 -0400 Nicolas Saunier d45ab817ee11 added script to initialize tracking (copying and setting up basic files) dev
Thu, 10 Sep 2015 15:52:45 -0400 Nicolas Saunier e7ff0f60fef8 merged new developments (indicator and trajectory clustering)
Thu, 10 Sep 2015 15:49:13 -0400 Nicolas Saunier 3d0321abb564 merged dev
Thu, 10 Sep 2015 15:48:01 -0400 Nicolas Saunier ed6ff2ec0aeb bug correction from Laurent Gauthier dev
Fri, 28 Aug 2015 10:42:00 -0400 Nicolas Saunier 4b3518f6dd01 tests for upperCaseFirstLetter dev
Fri, 28 Aug 2015 10:39:15 -0400 Nicolas Saunier fe71639f1ee7 merge and added function to up-/lower-case strings dev
Fri, 28 Aug 2015 10:38:08 -0400 Nicolas Saunier 5b91b8d97cf3 corrected bug dev
Thu, 27 Aug 2015 23:51:18 -0400 Nicolas Saunier 867bab9f317a function to check the existence of tables dev
Thu, 20 Aug 2015 15:30:19 -0400 Nicolas Saunier 25e78d756823 minor change dev
Fri, 14 Aug 2015 17:45:45 -0400 Nicolas Saunier 2472b4d59aea small function dev
Fri, 14 Aug 2015 11:29:02 -0400 Nicolas Saunier fb60b54e1041 added warning for finite delta dev
Wed, 12 Aug 2015 08:26:59 -0400 Nicolas Saunier 967d244968a4 work in progress on saving/loading prototypes dev
Wed, 12 Aug 2015 00:24:06 -0400 Nicolas Saunier 0e875a7f5759 modified prototypeCluster algorithm to enforce similarity when re-assigning and to compute only the necessary similarities dev
Tue, 11 Aug 2015 12:55:09 -0400 Nicolas Saunier 1d4dcb5c8708 first example script to learn prototypes dev
Tue, 11 Aug 2015 12:06:10 -0400 Nicolas Saunier c35e4a4b199d sortbylength dev
Tue, 11 Aug 2015 11:49:01 -0400 Nicolas Saunier ad31520e81b5 modification for moving tests (unionIntrvals) dev
Tue, 11 Aug 2015 11:38:05 -0400 Nicolas Saunier b02431a8234c made prototypecluster generic, in ml module, and added randominitialization dev
Tue, 11 Aug 2015 10:52:04 -0400 Nicolas Saunier a850a4f92735 added performance script comparing lcss using cdist with default dev
Mon, 10 Aug 2015 17:52:19 -0400 Nicolas Saunier dad99b86a104 merge with default dev
Mon, 10 Aug 2015 17:51:49 -0400 Nicolas Saunier 4e89341edd29 added the capability to enforce a minimum cluster size and re-assign the indicators to other clusters dev
Mon, 10 Aug 2015 01:06:59 -0400 Nicolas Saunier c6d4ea05a2d0 adding ability to deal with multivariate indicators
Fri, 07 Aug 2015 13:07:53 -0400 Nicolas Saunier 43ae3a1af290 added functionality to display matchings between ground truth and tracked objects
Fri, 07 Aug 2015 01:05:01 -0400 Nicolas Saunier 35bc5e30a53f slight reorganization of display-trajectories (more efficient filtering of list of objects for long sequences)
Thu, 06 Aug 2015 18:00:25 -0400 Nicolas Saunier b75d0c258ca9 update to indicator class
Thu, 06 Aug 2015 17:47:04 -0400 Nicolas Saunier e14e2101a5a9 returns detailed matching information for clear mot
Wed, 05 Aug 2015 00:12:52 -0400 Nicolas Saunier 49e99ca34a7d corrected bugs in old ubc code
Mon, 03 Aug 2015 14:48:41 -0400 Nicolas Saunier 52272f6bf62a removed test ipynb
Mon, 03 Aug 2015 14:41:10 -0400 Nicolas Saunier 10af18610ef2 test ipynb
Mon, 03 Aug 2015 14:18:53 -0400 Nicolas Saunier ea78c326b3a0 test ipynb
Thu, 30 Jul 2015 17:43:14 -0400 Nicolas Saunier 2cd245cb780d added option to set low_memory = False for pandas.read_csv
Sat, 25 Jul 2015 23:29:11 -0400 Nicolas Saunier 9d6cd4e8dca3 merged major bug correction
Sat, 25 Jul 2015 23:28:52 -0400 Nicolas Saunier 85af65b6d531 corrected major bug slowing feature grouping dev
Sat, 25 Jul 2015 22:36:39 -0400 Nicolas Saunier a05f79c74d6d merged default with dev dev
Fri, 24 Jul 2015 17:58:59 -0400 Nicolas Saunier d6c69d3d09e5 developing python performance tests for SQLite
Thu, 23 Jul 2015 09:31:47 -0400 Nicolas Saunier b0cb644950aa added results on one of Norway db
Thu, 23 Jul 2015 01:13:32 -0400 Nicolas Saunier 21aeadcfbabb added script to test SQLite performance and impact of indices
Wed, 22 Jul 2015 17:54:33 -0400 Nicolas Saunier 523eda2fafd4 added function to create index
Wed, 22 Jul 2015 17:01:25 -0400 Nicolas Saunier 70a3cdf0dbb3 unsucessful acceleration idea
Wed, 22 Jul 2015 14:18:06 -0400 Nicolas Saunier 29daabe094fe merged from stable dev
Wed, 22 Jul 2015 14:17:44 -0400 Nicolas Saunier a37c565f4b68 merged dev
Wed, 22 Jul 2015 14:17:19 -0400 Nicolas Saunier 7efa36b9bcfd updated vcxproj for MSVC 2013
Wed, 22 Jul 2015 14:15:33 -0400 Nicolas Saunier e395bffe1412 cleaned unused code (up to date in Paul St-Aubin PVC code) dev
Wed, 22 Jul 2015 13:46:28 -0400 Nicolas Saunier 0ceee3b1a96d cleanup crossing collisions and crossing zones in Interaction (not stored per type of prediction method) dev
Wed, 22 Jul 2015 12:58:04 -0400 Nicolas Saunier f83d125d0c55 cleaning of storage.py and addition of type conversion for VISSIM files (from Laurent Gauthier) dev
Tue, 21 Jul 2015 15:52:43 -0400 Nicolas Saunier bee0e7407af7 corrected compilation bug on linux dev
Mon, 20 Jul 2015 15:36:48 -0400 Nicolas Saunier f0a897d7f3a5 corrected bug when loading features with objects dev
Fri, 17 Jul 2015 18:00:00 -0400 Nicolas Saunier 4cc56ff82c3c corrected bug for prediction at constant velocity, exact computation dev
Fri, 17 Jul 2015 14:33:01 -0400 Nicolas Saunier 0f1b6907643a merged improvement from stable dev
Fri, 17 Jul 2015 14:28:59 -0400 Nicolas Saunier 8dd738fc7375 improvement by Adrien Lessard to choose output homography filename
Fri, 17 Jul 2015 14:28:14 -0400 Nicolas Saunier 8d99a9e16644 added clarification comments dev
Fri, 17 Jul 2015 14:22:45 -0400 Nicolas Saunier 0421a5a0072c improvemend by Adrien Lessard to choose output homography filename dev
Tue, 14 Jul 2015 00:14:54 -0400 Nicolas Saunier ae137e3b1990 minor correction dev
Thu, 09 Jul 2015 00:58:08 -0400 Nicolas Saunier 957126bfb456 corrected bug with indicator loading(also now correctly loading mostsevereismax) dev
Tue, 30 Jun 2015 17:56:14 -0400 Nicolas Saunier c4363aa6f0e5 updated function to find road users for interactions dev
Tue, 30 Jun 2015 15:46:31 -0400 Nicolas Saunier 5ee22bf7e4d5 corrected bug when loading indicator time intervals and updated how queries are created for better legibility dev
Mon, 29 Jun 2015 23:09:58 -0400 Nicolas Saunier 9a258687af4c corrected some errors for ttc dev
Mon, 29 Jun 2015 16:15:04 -0400 Nicolas Saunier fa9aa5f08210 cleaned imports in indicators.py dev
Mon, 29 Jun 2015 15:47:30 -0400 Nicolas Saunier 463150a8e129 minor updates dev
Mon, 29 Jun 2015 08:35:27 -0400 Nicolas Saunier 9990ef119bce added version of LCSS with cdist computations dev
Fri, 26 Jun 2015 23:49:44 -0400 Nicolas Saunier f2b52355a286 made length a STObject method dev
Mon, 22 Jun 2015 15:27:33 +0200 Nicolas Saunier de278c5e65f6 minor comments for lognormal parameters (numpy and usual names differ) dev
Tue, 09 Jun 2015 17:29:03 +0200 Nicolas Saunier cdee6a3a47b4 allowing alternate database and filename for classify-objects dev
Fri, 05 Jun 2015 17:13:28 +0200 Nicolas Saunier 94b291a5f933 several updates for display dev
Fri, 05 Jun 2015 13:26:51 +0200 Nicolas Saunier 6d2ece4aed7c bug forgot to svae objects dev
Fri, 05 Jun 2015 11:04:06 +0200 Nicolas Saunier f3a0b652b590 added function to display the speed distributions and optimize a little going through objects dev
Fri, 05 Jun 2015 02:35:29 +0200 Nicolas Saunier fbe29be25501 corrected bug dev
Fri, 05 Jun 2015 02:25:50 +0200 Nicolas Saunier acce61a1edc8 merged bug fix with stable dev
Fri, 05 Jun 2015 02:25:30 +0200 Nicolas Saunier da1352b89d02 classification is working dev
Thu, 04 Jun 2015 16:04:58 +0200 Nicolas Saunier 576d9ea4b41a small update to deal with videos where the number of frames cannot be read
Wed, 03 Jun 2015 16:00:46 +0200 Nicolas Saunier 97c305108460 created branch dev for new developements (default is stable branch) dev
Sat, 30 May 2015 23:30:21 +0200 Nicolas Saunier ae07c7b4cf87 update to utils for pavement results
Wed, 27 May 2015 04:08:19 +0200 Nicolas Saunier 58b9ac2f262f fine tuning
Tue, 26 May 2015 23:55:22 +0200 Nicolas Saunier ab3fdff42624 corrected old format for Point.__str__
Tue, 26 May 2015 18:16:51 +0200 Nicolas Saunier 01b89182891a corrected bug for intersection of lines (thanks to Paul for finding)
Tue, 26 May 2015 15:02:47 +0200 Nicolas Saunier 5505f9dbb28e corrected import bug
Tue, 26 May 2015 13:53:40 +0200 Nicolas Saunier 5473b7460375 moved and rationalized imports in modules
Tue, 26 May 2015 11:40:32 +0200 Nicolas Saunier 849f5f8bf4b9 corrected other missing imports
Tue, 26 May 2015 11:39:36 +0200 Nicolas Saunier f72ed51c6b65 corrected other missing imports
Tue, 26 May 2015 11:35:24 +0200 Nicolas Saunier df6be882f325 bug corrected
Tue, 26 May 2015 11:19:03 +0200 Nicolas Saunier f8dcf483b296 code to prepare regression variables (remove correlated variables) and record dataset size in experimnets
Mon, 25 May 2015 13:54:29 +0200 Nicolas Saunier 179b81faa1f8 added regression analysis functions
Wed, 20 May 2015 14:21:54 +0200 Nicolas Saunier 93633ce122c3 added function to count features in objects
Wed, 20 May 2015 13:57:47 +0200 Nicolas Saunier 15e244d2a1b5 corrected bug with circular import for VideoFilenameAddable, moved to base module
Wed, 20 May 2015 12:04:22 +0200 Nicolas Saunier 455f9b93819c added capability to set a videofilename to movingobject and interaction, renames interactiontype to collision in interaction
Tue, 19 May 2015 16:58:26 +0200 Nicolas Saunier 65a867942eee modified concatenate to take into account features if available
Mon, 18 May 2015 17:17:06 +0200 Nicolas Saunier 72174e66aba5 corrected bug that increased TTC by 1 frame and structure to store collision points and crossing zones
Mon, 18 May 2015 13:53:25 +0200 Nicolas Saunier dc70d9e711f5 some method name change and new methods for features in objects (MovingObject) and methods to access indicator values in interactions
Fri, 15 May 2015 23:09:49 +0200 Nicolas Saunier 994dd644f6ab corrected impact of warmUpLastInstant
Thu, 14 May 2015 23:18:44 +0200 Nicolas Saunier 784298512b60 minor modifications
Thu, 14 May 2015 19:48:09 +0200 pstaub 6668f541b915 Added **kwargs passthrough to cvPlot()->cv2.line() for greater drawing flexibility.
Wed, 13 May 2015 17:24:19 +0200 Nicolas Saunier 51269511229b added script printing video info
Wed, 13 May 2015 15:11:03 +0200 Nicolas Saunier 2813d74b3635 explored options for static compilation (failed)
Thu, 07 May 2015 16:30:58 +0200 Nicolas Saunier 39fa1c998b29 removed the abstract class to represent folders of images or video files since the capability is now built in OpenCV
Thu, 07 May 2015 16:09:47 +0200 Nicolas Saunier 045d05cef9d0 updating to c++11 capabilities
Thu, 07 May 2015 13:25:31 +0200 Nicolas Saunier 107f1ad02b69 compilation with C++11 and test function for movingobject distance
Fri, 24 Apr 2015 17:02:47 +0200 Nicolas Saunier 3b13ec964476 removed useless and buggy code
Fri, 17 Apr 2015 17:33:32 +0200 Nicolas Saunier 335f6641bf7a changed the paramter usePrototypes to False by default
Thu, 16 Apr 2015 16:13:05 +0200 Nicolas Saunier d74e8c175d6b minor cleaning
Thu, 16 Apr 2015 11:34:51 +0200 Nicolas Saunier df9ddeaee4a6 added ability to select lanes to count collisions or stationary vehicles in VISSIM files
Wed, 15 Apr 2015 18:17:50 +0200 Nicolas Saunier da665302c88d added some tutorial code as tests to avoid tutorial to become out of sync with code changes
Wed, 15 Apr 2015 16:35:02 +0200 Nicolas Saunier 458890c0437c cleaned functions to lead bounding boxes (for display)
Tue, 14 Apr 2015 16:30:27 +0200 Nicolas Saunier 6680a69d5bf3 added fast function to detect VISSIM simulations with errors
Mon, 13 Apr 2015 00:11:21 +0200 Nicolas Saunier 5ed2118c959d added function to count collisions in vissim
Fri, 10 Apr 2015 16:09:13 +0200 Nicolas Saunier e54751e71d61 more cleanup
Fri, 10 Apr 2015 15:40:27 +0200 Nicolas Saunier bfaa6b95dae2 added function to plot curvilinear position as a function of time
Fri, 10 Apr 2015 14:54:05 +0200 Nicolas Saunier 932f96c89212 added pandas to read vissim fzp (more robust with respect to column names
Thu, 09 Apr 2015 16:55:24 +0200 Nicolas Saunier 9fe254f11743 cleaning under way and renaming
Thu, 09 Apr 2015 13:21:22 +0200 Nicolas Saunier fe34c0f79c32 cleaner import that does not rely on StringIO or yaml
Thu, 09 Apr 2015 13:11:25 +0200 Nicolas Saunier 4e7925cb4f8f modified tsai camera homography computation to avoid using os dependent temporary files
Wed, 08 Apr 2015 16:07:15 +0200 Nicolas Saunier 852f5de42d01 added functionality to read Aliaksei Tsai camera model data
Thu, 02 Apr 2015 15:53:59 +0200 Nicolas Saunier c9a0b72979fd added function to get canadian public weather data
Tue, 24 Mar 2015 18:11:28 +0100 Nicolas Saunier 3058e00887bc removed all issues because of tests with None, using is instead of == or !=
Tue, 24 Mar 2015 14:17:12 +0100 Nicolas Saunier 6ae68383071e corrected issue with tests requiring shapely, adding a separate test file
Tue, 24 Mar 2015 14:02:14 +0100 Nicolas Saunier b61b309cb9da added units to paramters
Tue, 17 Feb 2015 15:32:29 +0100 Nicolas Saunier f410c8fb07b7 minor function to export speed as temporal indicator for display
Tue, 17 Feb 2015 11:02:18 +0100 Nicolas Saunier 2f1a583bfd20 added utility for safety points
Tue, 17 Feb 2015 03:55:55 +0100 Nicolas Saunier 2d1d33ae1c69 major work on pPET and pet, issues remain for pPET computed with predicted trajectories
Tue, 17 Feb 2015 02:21:31 +0100 Nicolas Saunier 69a98f84f3eb corrected major issue with pPET, only for CVDirect prediction for now
Tue, 17 Feb 2015 00:56:47 +0100 Nicolas Saunier 0a5e89d6fc62 minor cleaning
Mon, 16 Feb 2015 11:58:51 +0100 Nicolas Saunier 977407c9f815 corrected bugs in loading interactions (index shifted) and added functionalities to play/plot interactions
Mon, 16 Feb 2015 08:41:14 +0100 Nicolas Saunier 82e9f78a4714 added test for location for trajectories
Sat, 14 Feb 2015 19:18:14 -0500 Nicolas Saunier 35155ac2a294 corrected bugs, in particular to MovingObject.play
Fri, 13 Feb 2015 09:10:29 -0500 Nicolas Saunier 9202628a4130 saving image when playing video
Fri, 09 Jan 2015 00:14:13 -0500 Nicolas Saunier bac66bd536c5 added slight documentation of CLEAR MOT output
Tue, 23 Dec 2014 14:56:13 -0500 Nicolas Saunier ce7133cbcdf3 implemented function to concatenate objects
Mon, 22 Dec 2014 16:29:34 -0500 Nicolas Saunier dc8490726d06 corrected issues created with homography projection in Trajectory
Wed, 10 Dec 2014 15:29:57 -0500 Nicolas Saunier 582508610572 merge and updated consistently that imageheight does not seem necessary anymore for plotting on world image
Tue, 09 Dec 2014 17:27:14 -0500 Nicolas Saunier aee4cbac9e0e corrected bug to plot trajectories on world image (the norm on image coordinates seems to have changed in matplotlib)
Wed, 10 Dec 2014 15:27:08 -0500 Nicolas Saunier dc2d0a0d7fe1 merged code from Mohamed Gomaa Mohamed for the use of points of interests in mation pattern learning and motion prediction (TRB 2015)
Wed, 10 Dec 2014 14:35:30 -0500 MohamedGomaa 1a92d28e2d05 Merge
Wed, 10 Dec 2014 14:27:03 -0500 MohamedGomaa e7f6ca76b7db Merge
Wed, 10 Dec 2014 14:18:30 -0500 MohamedGomaa 0791b3b55b8f Merge
Wed, 10 Dec 2014 14:12:06 -0500 MohamedGomaa 0954aaf28231 Merge
Fri, 05 Dec 2014 12:13:53 -0500 Mohamed Gomaa 5e09583275a4 Merged Nicolas/trafficintelligence into default
Thu, 04 Dec 2014 19:07:55 -0500 MohamedGomaa 306db0f3c7a2 move 4 functions from trajLearning file
Thu, 04 Dec 2014 18:52:07 -0500 MohamedGomaa 6ee8765bb8db minor modifications
Thu, 04 Dec 2014 13:37:55 -0500 MohamedGomaa 233867934190 corrected bug
Wed, 03 Dec 2014 22:57:08 -0500 MohamedGomaa 0dc36203973d remove dublicated code for collision/crossing computations
Wed, 03 Dec 2014 18:56:49 +0000 Nicolas Saunier 34111db7cecb Modifications to pull request
Wed, 26 Nov 2014 19:49:13 +0000 Nicolas Saunier 078adacd72a4 moving.py integrating Mohamed's comments refactored
Tue, 25 Nov 2014 22:49:47 -0500 MohamedGomaa 84690dfe5560 add some functions for behaviour analysis
Mon, 24 Nov 2014 13:02:10 -0500 MohamedGomaa 75ad9c0d6cc3 update the method to use multi featutes instead on single feature
Fri, 21 Nov 2014 11:47:13 -0500 MohamedGomaa 3550da215e7a update the method to use multi featutes instead on single feature
Tue, 15 Jul 2014 13:25:15 -0400 MohamedGomaa 8ba4b8ad4c86 Motion Pattern Method
Sat, 04 May 2013 18:01:43 -0400 Mohamed Gomaa c7ece0f0ced9 refine
Thu, 02 May 2013 11:37:24 -0400 Mohamed Gomaa 480c8edf177e condition to make the minTTC is zero not 1 -need to refine-
Thu, 02 May 2013 11:35:45 -0400 Mohamed Gomaa e1f3b789c632 add a definition of interaction and collision course intervals
Thu, 18 Apr 2013 17:12:53 -0400 Mohamed Gomaa 414b2e7cd873 merge feature-minDistance-based collisionPoints calculation in prediction file
Thu, 18 Apr 2013 15:46:21 -0400 Mohamed Gomaa 4b5fe2de1e8d modify the name of collisionCourseCosines to collisionCourseAngles
Thu, 18 Apr 2013 15:29:33 -0400 Mohamed Gomaa 11f96bd08552 refine to be more generic
Wed, 03 Apr 2013 22:55:18 -0400 Mohamed Gomaa 484cc1d6cfd1 load data saved by the POLY new output
Sun, 07 Dec 2014 23:01:02 -0500 Nicolas Saunier 04a8304e13f0 removed unnecessary imports
Sun, 07 Dec 2014 22:59:47 -0500 Nicolas Saunier 17b02c8054d0 added tests and corrected one bug
Sun, 07 Dec 2014 01:32:36 -0500 Nicolas Saunier 9e39cd95e017 first implementation of CLEAR MOT (needs formal tests)
Sat, 06 Dec 2014 22:15:56 -0500 Nicolas Saunier e2a873e08568 non-working clear mot metrics
Fri, 05 Dec 2014 17:50:16 -0500 Nicolas Saunier 985a3021cff2 first match table implementation
Fri, 05 Dec 2014 17:00:37 -0500 Nicolas Saunier aded6c1c2ebd added framework script and function to compute matchings
Fri, 05 Dec 2014 16:41:11 -0500 Nicolas Saunier 0fa73cbe9fdb annotation centroid are computed explicitly and projected at that step if required
Fri, 05 Dec 2014 15:14:44 -0500 Nicolas Saunier 5800a87f11ae corrected one bug and changed attribute names
Fri, 05 Dec 2014 00:54:38 -0500 Nicolas Saunier c5406edbcf12 added loading ground truth annotations (ground truth) from polytrack format
Thu, 04 Dec 2014 17:46:32 -0500 Nicolas Saunier cf578ba866da added code to load bounding box corners as trajectories
Thu, 04 Dec 2014 17:21:45 -0500 Nicolas Saunier ff4f0ce46ca6 modified name for loading bounding boxes (only for display)
Thu, 04 Dec 2014 17:04:56 -0500 Nicolas Saunier aab2242ea88c minor modification of objectNumbers to None
Thu, 04 Dec 2014 16:57:29 -0500 Nicolas Saunier 5bda87ac0a69 renames removeFromSqlite to deleteFromSqlite
Mon, 22 Sep 2014 16:21:53 -0400 Nicolas Saunier 6ebfb43e938e added midpoint function (from laurent gauthier)
Thu, 18 Sep 2014 15:36:57 -0400 Nicolas Saunier 7e1ae4d97f1a corrected bug for curvilinear trajectory with only one position and differentiation
Wed, 17 Sep 2014 17:29:19 -0400 Nicolas Saunier 10e8a9f2bd9f change for python 2.6
Fri, 29 Aug 2014 01:32:11 -0400 Nicolas Saunier 1262faae12e7 alignments may be stored in metadata
Thu, 28 Aug 2014 23:50:30 -0400 Nicolas Saunier 05c927c6d3cf curvilinear projection seems operational
Thu, 28 Aug 2014 17:42:32 -0400 Nicolas Saunier fe4e9d2b807d finalizing transformcoordinates for each object
Thu, 28 Aug 2014 17:22:38 -0400 Nicolas Saunier d0abd2ee17b9 changed arguments to type Point
Thu, 28 Aug 2014 16:42:13 -0400 Nicolas Saunier 0eff0471f9cb added functions to use trajectories as alignments
Wed, 13 Aug 2014 10:51:16 -0400 Nicolas Saunier 13df64a9ff9d added function to access point class as 2D list
Wed, 13 Aug 2014 00:00:08 -0400 Nicolas Saunier e24eeb244698 first implementation of projection to curvilinear coordinates
Tue, 12 Aug 2014 17:47:16 -0400 Nicolas Saunier cae4e5f3fe9f fixed and simplified getSYfromXY
Tue, 12 Aug 2014 15:33:03 -0400 Nicolas Saunier 9c429c7efe89 added script to generate undistorted images from video
Thu, 07 Aug 2014 00:05:14 -0400 Nicolas Saunier a9c1d61a89b4 corrected bug for segment intersection
Wed, 06 Aug 2014 17:54:01 -0400 Nicolas Saunier 5adaab9ad160 merged
Wed, 06 Aug 2014 17:53:38 -0400 Nicolas Saunier 0057c04f94d5 work in progress on intersections (for PET)
Wed, 06 Aug 2014 00:09:37 -0400 Nicolas Saunier 538fb47b3007 minor modification
Tue, 05 Aug 2014 17:45:36 -0400 Nicolas Saunier 072cedc3f33d first integration of curvilinear transformation from Paul
Mon, 28 Jul 2014 02:57:59 -0400 Nicolas Saunier 07b1bd0785cd simplifications to interactions
Thu, 24 Jul 2014 01:06:34 -0400 Nicolas Saunier f86f5f25730a changed test for motion from < to <= so that completely stationary features could be extracted
Mon, 21 Jul 2014 16:17:22 -0400 Nicolas Saunier 36605d843be5 modified bug for reading vissim files, cleaned use of readline with multiple type of characters for comments (to ignore)
Sat, 19 Jul 2014 23:44:39 -0400 Nicolas Saunier 39de5c532559 place holder functions
Wed, 16 Jul 2014 02:12:34 -0400 Nicolas Saunier 259ccb3dd962 work on object trajectory smoothing
Tue, 15 Jul 2014 16:42:04 -0400 Nicolas Saunier ee45c6eb6d49 added Mohamed Gomaa Mohamed function to smooth object trajectories
Tue, 15 Jul 2014 13:59:03 -0400 Nicolas Saunier 5b534ad95bfb added uninstall option in Makefile
Tue, 15 Jul 2014 01:25:33 -0400 Nicolas Saunier 806df5f61c03 adapted safety-analysis script to use multi-threading
Mon, 14 Jul 2014 17:44:09 -0400 Nicolas Saunier a80ef6931fd8 updated safety-analysis to test multiprocessing
Mon, 14 Jul 2014 17:33:43 -0400 Nicolas Saunier b91f33e098ee refactored some more code in compute crossing and collisions (parallel code works)
Mon, 14 Jul 2014 01:56:51 -0400 Nicolas Saunier dc58ad777a72 modified prediction for multiprocessing, not sure how beneficial it is (single thread with instance method seems much faster
Sun, 13 Jul 2014 23:34:00 -0400 Nicolas Saunier f13220f765e0 added static methods to create trajectories and moving objects
Fri, 11 Jul 2014 16:25:57 -0400 Nicolas Saunier 7d051afcb22d added back simple makefile to install the feature-based tracking executable and the scripts in /usr/local/bin so that they are accessible without typing the path to the source folder
Tue, 08 Jul 2014 17:23:02 -0400 Nicolas Saunier 3622a5653ee9 added basic info and function to profile code
Tue, 08 Jul 2014 17:04:55 -0400 Nicolas Saunier ca6bded754ac corrected more bugs from merging (caught in regression tests)
Tue, 08 Jul 2014 16:59:35 -0400 Nicolas Saunier dc3739ac2371 rearranged all distance computations between points
Tue, 08 Jul 2014 16:33:45 -0400 Nicolas Saunier 5668af2ff515 minor naming
Tue, 08 Jul 2014 16:32:09 -0400 Nicolas Saunier b5525249eda1 Merged in mohamedgomaa/trafficintelligence (pull request #7)
Tue, 08 Jul 2014 15:22:30 -0400 MohamedGomaa e6ab4caf359c corrected bug
Tue, 08 Jul 2014 13:43:56 -0400 MohamedGomaa 97c5fef5b2d6 corrected bugs
Thu, 03 Jul 2014 14:30:20 -0400 MohamedGomaa 6c0923f1ce68 add some functions for behaviour analysis
Tue, 08 Jul 2014 15:51:43 -0400 Nicolas Saunier 9816fab353f3 added function to undistort image, mostly for checking camera calibration results
Tue, 08 Jul 2014 15:32:47 -0400 Nicolas Saunier 749672171789 added function to calibrate a camera intrinsic parameters
Mon, 07 Jul 2014 16:59:20 -0400 Nicolas Saunier cb213269d330 defensive code for curvilinear trajectory initialization
Mon, 07 Jul 2014 16:54:10 -0400 Nicolas Saunier a3add9f751ef added differentiate function for curvilinear trajectories and modified the addPosition functions
Mon, 07 Jul 2014 12:30:46 -0400 Nicolas Saunier 048b43654870 added condition on warmup time to load trajectories from vissim files and corrected condition on number of objects
Fri, 04 Jul 2014 17:38:25 -0400 Nicolas Saunier 4fdce0f09ece minor
Fri, 04 Jul 2014 13:08:58 -0400 Nicolas Saunier 53587cc86f7d added one test script that runs C++, Python and future script tests
Thu, 03 Jul 2014 13:57:32 -0400 Nicolas Saunier bd1ad468e928 corrected bug and added capability to save undistorted image
Wed, 02 Jul 2014 17:43:16 -0400 Nicolas Saunier 6c264b914846 work on classification parameters
Wed, 02 Jul 2014 11:35:05 -0400 Nicolas Saunier 95276d310972 renamed TrackingParameters to ProcessParameters
Sun, 29 Jun 2014 23:31:38 -0400 Nicolas Saunier 5ad2f51ae42f cleaning up initialization of intrinsic matrix
Sun, 29 Jun 2014 14:37:30 -0400 Nicolas Saunier d0419b1267dd fixing size issue when testing frames in main loop
Sun, 29 Jun 2014 14:27:18 -0400 Nicolas Saunier e37f38274d4f fixed compiling issue with size()
Sun, 29 Jun 2014 14:18:17 -0400 Nicolas Saunier 018653d1db3c corrected bug with empty frames (the program will stop cleanly and store features
Fri, 27 Jun 2014 17:32:11 -0400 Nicolas Saunier f012a8ad7a0e corrected bug in Point.timeToCollision that might result in negative TTCs
Thu, 26 Jun 2014 23:20:36 -0400 Nicolas Saunier d6445cbe7791 added rudimentary changelog
Wed, 25 Jun 2014 17:50:18 -0400 Nicolas Saunier f527159815ab work on script
Wed, 25 Jun 2014 16:52:34 -0400 Nicolas Saunier 5585ebd8ad61 corrected bugs for trajectory display for new code versions
Sat, 21 Jun 2014 14:46:20 -0400 Nicolas Saunier 37830a831818 loading from VISSIM trajectory data works
Fri, 20 Jun 2014 17:45:32 -0400 Nicolas Saunier 21bdeb29f855 corrected bug in initialization of lists and loading trajectories from vissim files
Fri, 20 Jun 2014 00:20:29 -0400 Nicolas Saunier 7124c7d2a663 first draft of loading from VISSIM file
Thu, 19 Jun 2014 13:31:00 -0400 Nicolas Saunier 1dced8932b08 corrected bugs
Wed, 18 Jun 2014 23:40:47 -0400 Nicolas Saunier ce4eaabacc26 modified internal implementation of user type for classifyUserTypeArea
Wed, 18 Jun 2014 23:36:56 -0400 Nicolas Saunier ce40a89bd6ae added functions for classification refactored from Sohail s work for TRB/TRC (to be tested)
Wed, 18 Jun 2014 17:37:28 -0400 Nicolas Saunier 3707eeb20f25 changed argMaxDict name to argmaxDict
Wed, 18 Jun 2014 01:19:18 -0400 Nicolas Saunier fd9641cbd24b added function to classify object at instant from SVM
Wed, 18 Jun 2014 00:53:39 -0400 Nicolas Saunier 4ad5123d969e added script to train HoG-SVM classifiers for object classification (based on a script by Sohail Zangenehpour, PhD student at McGill)
Wed, 18 Jun 2014 00:52:55 -0400 Nicolas Saunier 0c86c73f3c09 median smoothing
Fri, 06 Jun 2014 17:51:10 -0400 Nicolas Saunier 47d9970ee954 added plotting of features with object
Fri, 06 Jun 2014 14:14:01 -0400 Nicolas Saunier bce1fe45d1b2 corrected bugs detected by tests (because of moving functions around modules
Fri, 06 Jun 2014 14:10:42 -0400 Nicolas Saunier 727e3c529519 renamed all draw functions to plot for consistency
Thu, 05 Jun 2014 17:50:42 -0400 Nicolas Saunier 1ba618fb0f70 corrected bug from merging and argument issue in display-trajectories
Wed, 04 Jun 2014 10:57:09 -0400 Nicolas Saunier dbf4b83afbb9 pulled in and merged the new functionalities to deal with camera distortion (eg GoPro cameras)
Mon, 02 Jun 2014 17:46:49 -0400 Nicolas Saunier 81ff62a7c39f corrected bug so it can work without undistortion parameters
Wed, 28 May 2014 17:46:38 -0400 Nicolas Saunier ad518f0c3218 merged pulling from main
Fri, 23 May 2014 17:33:11 -0400 Nicolas Saunier b0dac840c24f compute homography works with undistortion
Fri, 23 May 2014 16:27:26 -0400 Nicolas Saunier 935430b1d408 corrected mask bug in feature tracking, updated display-trajectories to display on undistorted image
Fri, 23 May 2014 10:35:51 -0400 Nicolas Saunier 6f7fa0093162 adding parameter undistort in tracking.cfg
Thu, 01 May 2014 17:41:10 -0400 Nicolas Saunier 081a9da6f85b first version with undistort implemented in the feature tracking process
Mon, 28 Apr 2014 18:18:14 -0400 Nicolas Saunier 13d4eb96a751 added needed parameters
Wed, 04 Jun 2014 10:56:12 -0400 Nicolas Saunier 35c99776e593 added new lines for README
Mon, 02 Jun 2014 17:33:22 -0400 Nicolas Saunier a40c75f04903 optimized direct time to collision computation and added tests
Tue, 27 May 2014 17:09:10 -0400 Nicolas Saunier 7978b286fcfa corrected call to new weather indicator function
Tue, 27 May 2014 15:43:14 -0400 Nicolas Saunier 33574b94f09e corrected a bug and improved code
Tue, 20 May 2014 15:18:55 -0400 Nicolas Saunier c81cbd6953fb update to classify speed to remove data at both ends
Fri, 09 May 2014 14:09:14 -0400 Nicolas Saunier 3b99d712bbee merged
Fri, 09 May 2014 14:09:02 -0400 Nicolas Saunier 0a93afea8243 alternative confidence interval
Mon, 05 May 2014 23:17:46 -0400 Nicolas Saunier ef4059f51af9 merged
Mon, 05 May 2014 23:17:19 -0400 Nicolas Saunier 6ebdd90ce3ee bug in pavement durability
Thu, 01 May 2014 11:08:41 -0400 Nicolas Saunier b96ff16b1c81 merged
Thu, 01 May 2014 11:08:26 -0400 Nicolas Saunier 82c06ad62254 added parameter description with ranges
Mon, 28 Apr 2014 17:32:33 -0400 Nicolas Saunier 41a72146685e minor change in header order
Wed, 23 Apr 2014 23:35:52 -0400 Nicolas Saunier 850ed17c7b2f added some computation of delay
Wed, 23 Apr 2014 16:20:40 -0400 Nicolas Saunier 30fb60428e09 corrected bug
Wed, 16 Apr 2014 17:43:53 -0400 Nicolas Saunier 343cfd185ca6 minor changes and reaarrangements
Fri, 11 Apr 2014 17:47:55 -0400 Nicolas Saunier 60735bd452fc merged
Fri, 11 Apr 2014 17:47:38 -0400 Nicolas Saunier 000bddf84ad0 corrected bugs in safety analysis
Wed, 09 Apr 2014 22:49:34 -0400 Nicolas Saunier 247f403dfed7 merged
Fri, 04 Apr 2014 17:43:56 -0400 Nicolas Saunier e04b22ce2fcd generalized createInteractions to 2 lists of objects (for cars and pedestrians for example)
Wed, 09 Apr 2014 22:49:03 -0400 Nicolas Saunier 46b5cb3f3114 correction to compile on Windows
Thu, 03 Apr 2014 17:48:27 -0400 Nicolas Saunier a5847c0ca27c correction timehorizon bug
Wed, 02 Apr 2014 17:45:18 -0400 Nicolas Saunier 6464e4f0cc26 integrated Sohail direct computation of TTC (need to add pPET)
Wed, 02 Apr 2014 17:25:50 -0400 Nicolas Saunier 30b3455978d9 Corrected issues with safety-analysis script, variable names are changed and tracking.cfg accordingly
Wed, 02 Apr 2014 16:12:24 -0400 Nicolas Saunier f6415f012640 adding functionalities (save images directly to display trajectories to create movies
Wed, 02 Apr 2014 01:45:53 -0400 Nicolas Saunier b6ad86ee7033 implemented smoothing (requires latest trajectory management library version)
Tue, 01 Apr 2014 17:42:40 -0400 Nicolas Saunier f43bc0b0ba74 cleaning code
Mon, 31 Mar 2014 16:20:13 -0400 Nicolas Saunier 7828fec8bbd2 added function to generate headways based on flow or mean headway over some simulation period
Thu, 27 Mar 2014 11:40:28 -0400 Nicolas Saunier d337bffd7283 Display of points in compute homography and step option to replay videos
Tue, 25 Mar 2014 19:43:47 -0400 Nicolas Saunier ed4166b0ba9d merged
Tue, 25 Mar 2014 19:43:28 -0400 Nicolas Saunier 6551a3cf1750 modified compute-homography to work with argparse
Sun, 23 Mar 2014 23:49:37 -0400 Nicolas Saunier 819eef979d3f clarified argument name and made it available in a calling function
Thu, 13 Mar 2014 01:48:04 -0400 Nicolas Saunier 59903d14d244 added functions to undistort trajectories from inverse mapping
Wed, 12 Mar 2014 17:47:49 -0400 Nicolas Saunier 178c69ba2970 bug corrected
Wed, 12 Mar 2014 17:36:49 -0400 Nicolas Saunier a50c026fdf14 functions to compute inverse mapping
Wed, 12 Mar 2014 13:36:54 -0400 Nicolas Saunier a8f95bbd79bc merge done
Tue, 11 Mar 2014 23:50:15 -0400 Nicolas Saunier a84b9ba9631f small progress
Thu, 06 Mar 2014 15:01:33 -0500 Nicolas Saunier 7d2310f64511 merge done
Thu, 06 Mar 2014 15:01:19 -0500 Nicolas Saunier 5304299e53a5 added coordinate undistortion function
Wed, 05 Mar 2014 23:01:00 -0500 Nicolas Saunier 08b67c9baca2 finished description and constructor
Wed, 05 Mar 2014 17:47:26 -0500 Nicolas Saunier e891a41c6c75 name change in prediction.py
Thu, 27 Feb 2014 03:30:28 -0500 Nicolas Saunier 16fe64136506 added dictionary
Sun, 23 Feb 2014 23:18:08 -0500 Nicolas Saunier dcc821b98efc integrated and reorganized Sohail s work on exact ttc computation
Sun, 23 Feb 2014 22:56:54 -0500 Nicolas Saunier cb9683f9efe7 Merged in szangenehpour/trafficintelligence (pull request #5)
Mon, 03 Feb 2014 15:41:57 -0500 Sohail Zangenehpour af2222c0c9c0 TTC tested and updatet!
Mon, 03 Feb 2014 15:39:12 -0500 Sohail Zangenehpour cb41f9a4652b TTC tested and updatet!
Sat, 22 Feb 2014 01:18:16 -0500 Nicolas Saunier 55b424d98b68 change of interface, distributions are now passed to the prediction paramters constructors if needed
Thu, 20 Feb 2014 09:37:12 -0500 Nicolas Saunier 2a4e9ef469e5 fixed the CMakeLists.txt
Wed, 19 Feb 2014 17:46:26 -0500 Nicolas Saunier 28ff95845c65 update to include speed limit
Wed, 19 Feb 2014 16:33:49 -0500 Nicolas Saunier 95a8eb38d9a2 update to weather function
Wed, 19 Feb 2014 16:30:45 -0500 Nicolas Saunier 825e5d49325d slight update
Tue, 18 Feb 2014 14:52:49 -0500 Nicolas Saunier abe0b2347d4c added most common utility function
Thu, 13 Feb 2014 16:42:32 -0500 Nicolas Saunier 62d05436099d corrected indentation bug
Thu, 13 Feb 2014 15:11:31 -0500 Nicolas Saunier 15c6f1bc30a2 added function for MTQ weather indicators (use generic EC function preferrably)
Thu, 13 Feb 2014 14:10:52 -0500 Nicolas Saunier c59a47ce0209 reorganized interactioninterval (in compute indicators) and comments
Thu, 13 Feb 2014 01:24:27 -0500 Nicolas Saunier cd342a774806 Point/CurvilinearTrajectory/Interaction utiles
Tue, 11 Feb 2014 02:55:02 -0500 Nicolas Saunier c0786fe4ad94 small additions
Mon, 10 Feb 2014 18:32:43 -0500 Nicolas Saunier 1e4c1b6b0e0b added comments
Wed, 05 Feb 2014 22:41:40 -0500 Nicolas Saunier 0b15fdeb903e bug fix for empty list of temperatures
Tue, 04 Feb 2014 15:00:39 -0500 Nicolas Saunier 7ef40014236c updated weather indicator calculations
Tue, 04 Feb 2014 02:13:27 -0500 Nicolas Saunier a65a14c90834 adding weather info to pavement data
Fri, 31 Jan 2014 00:10:31 -0500 Nicolas Saunier f0ce17ea9273 merge done with Sohail s code
Thu, 30 Jan 2014 14:43:53 -0500 Nicolas Saunier 4a62c3b1eb3a added example script to install and compile the feature-based tracking software (installing ubuntu dependencies, downloading and compiling the OpenCV library)
Mon, 27 Jan 2014 01:21:56 -0500 Nicolas Saunier 51810d737d86 timeout in compute-homography.py for Paul
Mon, 27 Jan 2014 01:19:19 -0500 Nicolas Saunier eb8baa080470 generalized indicator LCSS with similarityFunc (thanks Mohamed)
Thu, 30 Jan 2014 16:35:17 -0500 Sohail Zangenehpour ea907ae19d8c new TTC added
Wed, 22 Jan 2014 23:41:32 -0500 Nicolas Saunier b5cc6b001ae6 correction for tmax and returns as tuples
Tue, 21 Jan 2014 17:30:48 -0500 Nicolas Saunier ad61d21d3d1b corrected bug with last array position lookup
Tue, 21 Jan 2014 17:24:02 -0500 Nicolas Saunier ca114520605f minor bug update
Tue, 21 Jan 2014 16:31:30 -0500 Nicolas Saunier 830136bc0e18 integrating Alexandre functions
Wed, 08 Jan 2014 02:56:12 -0500 Nicolas Saunier b64ff7fe7b45 corrected clustering bug (in indicator assignment)
Mon, 02 Dec 2013 16:39:50 -0500 Nicolas Saunier 17185fe77316 added error messages if video not opened
Sat, 30 Nov 2013 18:03:35 -0500 Nicolas Saunier 9a714f32fc9f small updates
Fri, 29 Nov 2013 02:38:41 -0500 Nicolas Saunier d40ad901b272 added kernel smoothing
Thu, 28 Nov 2013 00:48:24 -0500 Nicolas Saunier 4970fa64f636 minor
Wed, 27 Nov 2013 03:22:01 -0500 Nicolas Saunier 0bcfa49d179a began module for pavement marking data processing
Tue, 12 Nov 2013 11:12:42 -0500 Nicolas Saunier fb3654a9127d integrating indicator clustering code
Tue, 12 Nov 2013 00:38:47 -0500 Nicolas Saunier 2be846d36dec reverted to stable OpenCV release 2.4.6
Tue, 05 Nov 2013 23:42:28 -0500 Nicolas Saunier 70accfa6692f merged
Tue, 05 Nov 2013 23:37:02 -0500 Nicolas Saunier 1e3c7fe21a38 changed colors to 3.0 version
Thu, 31 Oct 2013 16:59:34 -0400 Nicolas Saunier 334e1151828b corrected creation and connection to database + helper function to generate sites and camera views
Thu, 31 Oct 2013 15:39:09 -0400 Nicolas Saunier a31dde19caa8 connect function
Thu, 31 Oct 2013 15:25:21 -0400 Nicolas Saunier e74a09bddb6d new fields
Mon, 21 Oct 2013 23:58:40 -0400 Nicolas Saunier f738fa1b69f0 added sample size and Student distribution
Mon, 21 Oct 2013 18:16:33 -0400 Nicolas Saunier 67c7ff5d6b26 added new fields for units, getting filenames
Wed, 09 Oct 2013 23:25:51 -0400 Nicolas Saunier 4fce27946c60 first example of video metadata using sqlalchemy
Tue, 08 Oct 2013 18:26:20 -0400 Nicolas Saunier def795d1120f first work on video metadata
Tue, 08 Oct 2013 12:12:20 -0400 Nicolas Saunier 17c5f378c283 corrected superfluous parameters
Thu, 03 Oct 2013 17:43:15 -0400 Nicolas Saunier ca5784652d57 updated use of calcOpticalFlowPyrLK for new signature, added minEigThreshold parameter in configuration file
Thu, 26 Sep 2013 17:07:44 -0400 Nicolas Saunier a2ff03a52b73 added basic logging capability for debugging
Wed, 25 Sep 2013 16:13:27 -0400 Nicolas Saunier 8fdbc13dad8b cleaned imagebox code
Wed, 25 Sep 2013 14:49:30 -0400 Nicolas Saunier 27f14b99f5a8 added creation of bin directory
Sun, 08 Sep 2013 23:38:37 -0400 Jean-Philippe Jodoin 040e71067ff4 Win32 property sheet version updated to opencv 2.4.6.1
Mon, 02 Sep 2013 23:46:31 -0400 Nicolas Saunier 8f8f4375e441 forgot to add homography rescaling script
Sun, 01 Sep 2013 22:00:11 -0400 Nicolas Saunier 97cb5c969ef2 corrected grouping bug (last object type -1) and added script to rescale homographies
Wed, 21 Aug 2013 00:00:23 -0400 Nicolas Saunier 31604ef1cad4 added hog functions and the display of road user types if known
Wed, 14 Aug 2013 14:23:50 -0400 Nicolas Saunier 91954c76d12c minor changes to error messages when loading libraries
Tue, 13 Aug 2013 23:36:58 -0400 Nicolas Saunier 3c271a46b4d4 updated code for OpenCV 2.4.6
Tue, 13 Aug 2013 23:36:45 -0400 Nicolas Saunier 365d8dee44f3 last changes for TRB14
Mon, 12 Aug 2013 22:50:42 -0400 Nicolas Saunier 5eeb3b9fb568 commented problem code (opencv 2.4.6)
Wed, 07 Aug 2013 11:42:34 -0400 Nicolas Saunier 37c7b46f6e21 update to OpenCV 2.6
Wed, 31 Jul 2013 02:54:18 -0400 Nicolas Saunier a9e275b4ecb7 modification of the scene.cfg format
Wed, 31 Jul 2013 02:45:20 -0400 Nicolas Saunier 4dd68b0765b1 merged
Tue, 30 Jul 2013 19:45:03 -0400 Nicolas Saunier f3938bb6da7f added commande line options to script to convert polytrack annotation data
Mon, 29 Jul 2013 19:45:43 -0400 Nicolas Saunier f29204e68aab 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 b829ebdc18e6 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 7ef1071e3cc3 clean up of input classes for list of images and video files
Mon, 29 Jul 2013 17:12:45 -0400 Jean-Philippe Jodoin c389fae9689a 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 3399bd48cb40 Ajout d'une méthode pour obtenir le nombre de FPS
Sun, 28 Jul 2013 18:04:20 -0400 Nicolas Saunier b36b00dd27c3 added function to read scene metadata
Sun, 28 Jul 2013 16:30:11 -0400 Nicolas Saunier 167f6ec44ec5 cleaned function to save images
Fri, 26 Jul 2013 17:52:23 -0400 Nicolas Saunier 6fba1ab040f1 minor modification to framestotime
Fri, 26 Jul 2013 17:24:33 -0400 Nicolas Saunier 6567fee37c16 renamed table for bounding boxes
Fri, 26 Jul 2013 02:12:08 -0400 Nicolas Saunier eaf7765221d9 added code to create bounding boxes and display them (inc scripts)
Thu, 25 Jul 2013 18:59:35 -0400 Nicolas Saunier dd4970f4221f merged
Thu, 25 Jul 2013 18:58:55 -0400 Nicolas Saunier 03dbecd3a887 modified feature grouping to return vectors of pointers to feature trajectories
Thu, 25 Jul 2013 18:55:44 -0400 Nicolas Saunier 12be4a0cb9aa sql code to create bounding boxes in image space
Thu, 25 Jul 2013 16:01:12 -0400 Nicolas Saunier 6d26dcc7bba0 modifications to compute alignment for None indicators
Thu, 25 Jul 2013 14:21:17 -0400 Nicolas Saunier 6e0dedd34920 minor name change
Wed, 24 Jul 2013 12:48:12 -0400 Nicolas Saunier 91679eb2ff2c cleaning up safety analysis and the new traditional constant velocity method
Tue, 23 Jul 2013 05:05:06 -0400 Nicolas Saunier 8bc632cb8344 minor
Mon, 22 Jul 2013 18:33:47 -0400 Nicolas Saunier 1917db662aa7 added rescaling options to scripts play-video and display-trajectories
Mon, 22 Jul 2013 18:11:01 -0400 Nicolas Saunier 6da9cf5609aa adding deprecated messages if old cvmat format
Mon, 22 Jul 2013 11:46:35 -0400 Nicolas Saunier 0ce2210790b1 fixed stupid naming bug
Sun, 21 Jul 2013 10:23:15 -0400 Nicolas Saunier ba813f148ade development for clustering
Fri, 19 Jul 2013 11:58:35 -0400 Nicolas Saunier 387cc0142211 script to replay event annotations
Fri, 19 Jul 2013 09:11:57 -0400 Nicolas Saunier adfd4f70ee1d added SVM
Fri, 19 Jul 2013 00:37:02 -0400 Nicolas Saunier f1a1923ddff9 minor
Thu, 18 Jul 2013 21:55:17 -0400 Nicolas Saunier 3805b9639647 added tests for movement orientation, object size
Thu, 18 Jul 2013 02:08:51 -0400 Nicolas Saunier 2aed569f39e7 added utils
Wed, 17 Jul 2013 18:19:08 -0400 Nicolas Saunier 2e6b8610bcaa work on indicator similarity
Wed, 17 Jul 2013 01:29:25 -0400 Nicolas Saunier 2ea8584aa80a making indicator LCSS work
Wed, 17 Jul 2013 00:50:44 -0400 Nicolas Saunier a7af3519687e finished implementation of aligned LCSS with matching sequence decoded
Tue, 16 Jul 2013 17:45:07 -0400 Nicolas Saunier d0b86ed50f32 work in progress on LCSS
Tue, 16 Jul 2013 17:00:17 -0400 Nicolas Saunier 349eb1e09f45 Cleaned the methods/functions indicating if a point is in a polygon
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
Thu, 20 Jun 2013 14:31:24 -0400 Nicolas Saunier 2f39c4ed0b62 first version of indicator saving to sqlite
Wed, 19 Jun 2013 23:35:24 -0400 Nicolas Saunier 1046b7346886 work in progress on storing indicator values
Wed, 19 Jun 2013 22:56:21 -0400 Nicolas Saunier 9c1818a71c9c minor
Mon, 17 Jun 2013 16:26:11 -0400 Nicolas Saunier f3aceea2afbb first safety analysis script
Sun, 16 Jun 2013 23:44:36 -0400 Nicolas Saunier dc2e68e936c7 work in progress
Fri, 14 Jun 2013 13:47:00 -0400 Nicolas Saunier 124f85c6cfae modifed default probability to float
Fri, 14 Jun 2013 11:47:24 -0400 Nicolas Saunier 3950bfe22768 added functions to export trajectories to csv
Fri, 14 Jun 2013 10:34:11 -0400 Nicolas Saunier 1d90e9080cb2 moved python scripts to the scripts directory
Fri, 14 Jun 2013 10:25:00 -0400 Nicolas Saunier c9201f6b143a moved the config parser to utils
Fri, 14 Jun 2013 09:53:32 -0400 Nicolas Saunier a6ca86107f27 reorganized utils module