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