log

age author description
Wed, 17 Jul 2024 12:28:01 -0400 Nicolas Saunier removed old example using KLT library by Stan Birchfield (not available anymore)
Tue, 16 Jul 2024 12:06:34 -0400 Nicolas Saunier work on stationary objects
Tue, 09 Jul 2024 17:44:51 -0400 Nicolas Saunier reorganization of moving.py and adding documentation tests
Mon, 08 Jul 2024 16:42:30 -0400 Nicolas Saunier adding a method to detect stationary objects (or sub time intervals)
Wed, 03 Jul 2024 15:13:15 -0400 Nicolas Saunier removing print debug
Wed, 03 Jul 2024 15:10:47 -0400 Nicolas Saunier corrected bug on adding curvilinear trajectories
Thu, 27 Jun 2024 15:31:36 -0400 Nicolas Saunier correct bug to take into account first frame num in config, and other related bugs in dltrack.py
Thu, 27 Jun 2024 15:31:17 -0400 Nicolas Saunier update to test as it seems non deterministic
Tue, 25 Jun 2024 16:40:40 -0400 Nicolas Saunier corrected bug in categorical value smoothing
Wed, 19 Jun 2024 16:11:35 -0400 Nicolas Saunier added code to make sure TTC is replaced of recomputed and not having a value
Tue, 18 Jun 2024 15:30:21 -0400 Nicolas Saunier merged
Tue, 18 Jun 2024 15:29:28 -0400 Nicolas Saunier updated setRoadUsers to force the new objects
Mon, 17 Jun 2024 22:49:22 -0400 Nicolas Saunier added moving average smoothing for kitti loading
Fri, 14 Jun 2024 15:56:01 -0400 Nicolas Saunier removed complex merging of bikes and peds, may result in more fragmentation
Mon, 10 Jun 2024 16:44:19 -0400 Nicolas Saunier added smoothing functions and velocity generation to dltrack