log

age author commit description
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