| Tue, 26 May 2015 23:55:22 +0200 |
Nicolas Saunier |
corrected old format for Point.__str__
|
| Tue, 26 May 2015 18:16:51 +0200 |
Nicolas Saunier |
corrected bug for intersection of lines (thanks to Paul for finding)
|
| Tue, 26 May 2015 13:53:40 +0200 |
Nicolas Saunier |
moved and rationalized imports in modules
|
| Wed, 20 May 2015 14:21:54 +0200 |
Nicolas Saunier |
added function to count features in objects
|
| Wed, 20 May 2015 13:57:47 +0200 |
Nicolas Saunier |
corrected bug with circular import for VideoFilenameAddable, moved to base module
|
| Wed, 20 May 2015 12:04:22 +0200 |
Nicolas Saunier |
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 |
modified concatenate to take into account features if available
|
| Mon, 18 May 2015 17:17:06 +0200 |
Nicolas Saunier |
corrected bug that increased TTC by 1 frame and structure to store collision points and crossing zones
|