log trafficintelligence/moving.py @ 1300:f3574e43c238

age author description
Fri, 11 Apr 2025 16:14:51 -0400 Nicolas Saunier correcting bug on line crossings (and renaming method)
Fri, 26 Jul 2024 21:53:03 +0200 Nicolas Saunier update isstationary
Sun, 21 Jul 2024 23:00:06 -0400 Nicolas Saunier correction
Sat, 20 Jul 2024 20:35:21 -0400 Nicolas Saunier updated tests for numpy 2
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)
Mon, 10 Jun 2024 16:44:19 -0400 Nicolas Saunier added smoothing functions and velocity generation to dltrack
Mon, 25 Mar 2024 17:05:20 -0400 Nicolas Saunier added loading ego vehicle in kitti 2D format and method to plot outline
Fri, 22 Mar 2024 14:33:25 -0400 Nicolas Saunier adding method to compute PET using polygon for the outline of a vehicle (bird eye view of the vehicle)
Thu, 15 Feb 2024 22:04:35 -0500 Nicolas Saunier dltrack works with moving average filtering
Thu, 15 Feb 2024 14:09:52 -0500 Nicolas Saunier added mask functionality for dltrack
Thu, 08 Feb 2024 16:10:54 -0500 Nicolas Saunier interface updates
Wed, 07 Feb 2024 11:43:03 -0500 Nicolas Saunier major update for classification, allowing the use of neural network classification
Mon, 05 Feb 2024 17:06:01 -0500 Nicolas Saunier work in progress
Mon, 05 Feb 2024 14:14:14 -0500 Nicolas Saunier cleaned use of centile (np only) and added info in classify-objects
Fri, 08 Sep 2023 17:09:12 -0400 Nicolas Saunier saving results from ultralytics works
Wed, 12 Jul 2023 13:21:08 -0400 Nicolas Saunier merged (bicycle)
Wed, 12 Jul 2023 13:14:09 -0400 Nicolas Saunier reverting to using bicycle
Wed, 12 Jul 2023 12:12:37 -0400 Nicolas Saunier change of bicycle to cyclist
Tue, 20 Jun 2023 15:42:19 -0400 Nicolas Saunier added methods to reset trajectories and change object coordinates (including features)
Mon, 19 Jun 2023 17:09:56 -0400 Nicolas Saunier update where optimization uses either nomad-parameter file depending on optimizing 1 or 2 steps
Sat, 17 Jun 2023 08:48:22 -0400 Nicolas Saunier adding COCO person and vehicle types
Tue, 16 May 2023 22:12:39 -0400 Nicolas Saunier updating code for direct computation (very slow solver)
Thu, 04 May 2023 22:30:32 -0400 Nicolas Saunier implemented direct method
Wed, 03 May 2023 14:58:26 -0400 Nicolas Saunier work in progress
Tue, 02 May 2023 17:11:24 -0400 Nicolas Saunier work in progress on 3D safety analysis
Fri, 28 Apr 2023 17:03:39 -0400 Nicolas Saunier work in progress
Wed, 26 Apr 2023 23:36:32 -0400 Nicolas Saunier work on TTC for BEV
Wed, 26 Apr 2023 18:33:29 -0400 Nicolas Saunier work in progress on loading kitti (issue with int)