| Wed, 06 Jun 2018 16:51:15 -0400 |
Nicolas Saunier |
work on processing large datasets (generate speed data)
|
| Wed, 06 Jun 2018 10:35:06 -0400 |
Nicolas Saunier |
renamed quantile to centile
|
| Sun, 27 May 2018 23:22:48 -0400 |
Nicolas Saunier |
updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)
|
| Wed, 16 May 2018 21:06:52 -0400 |
Nicolas Saunier |
update to OpenCV3 for python
|
| Mon, 06 Nov 2017 21:25:41 -0500 |
Nicolas Saunier |
verbose option to print classification information (more to add)
|
| Fri, 21 Jul 2017 11:31:42 -0400 |
Nicolas Saunier |
found a more elegant solution, making a copy of the list to iterate
|
| Fri, 21 Jul 2017 11:25:20 -0400 |
Nicolas Saunier |
bug fix on list filtering (cannot remove while iterating) and motion prediction keeping the same features
|
| Fri, 14 Jul 2017 16:30:57 -0400 |
Nicolas Saunier |
updated classify-objects
|
| Wed, 12 Jul 2017 01:24:31 -0400 |
Nicolas Saunier |
work in progress
|
| Wed, 28 Jun 2017 16:51:17 -0400 |
Nicolas Saunier |
corrected bug
|
| Wed, 28 Jun 2017 16:46:45 -0400 |
Nicolas Saunier |
corrected potential issues with videos where one cannot reach a give frame from its number
|
| Thu, 22 Jun 2017 23:40:16 -0400 |
Nicolas Saunier |
correct bug in classify-objects script when correcting for distrotion
|
| Thu, 22 Jun 2017 18:08:46 -0400 |
Nicolas Saunier |
work in progress, almost ready
|
| Thu, 22 Jun 2017 16:57:34 -0400 |
Nicolas Saunier |
changed workflow of classify objects
|
| Thu, 22 Jun 2017 12:02:34 -0400 |
Nicolas Saunier |
factorized some argument handling code
|