log trafficintelligence/moving.py @ 1249:2aa56b101041

age author description
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)
Wed, 22 Mar 2023 23:29:09 -0400 Nicolas Saunier kitti loading code seems to be working
Wed, 22 Mar 2023 15:40:33 -0400 Nicolas Saunier second version of code loading kitti data, to clean
Sun, 31 Jul 2022 16:49:51 +0200 Nicolas Saunier adding simple direct acceleration calculation
Thu, 14 Jul 2022 11:29:13 +0200 Nicolas Saunier correcting bug with savgol filter, renaming the functions to proper names filterSG and getAccelerationsSG
Fri, 08 Jul 2022 14:41:36 +0200 Nicolas Saunier adjusting savgol use
Thu, 30 Jun 2022 18:05:02 +0200 Nicolas Saunier solving issues with extreme values when filtering using savitsky golay
Tue, 28 Jun 2022 01:04:58 +0200 Nicolas Saunier work on optimization
Fri, 01 Apr 2022 15:44:33 -0400 Nicolas Saunier minor bug with window length for savgol
Fri, 01 Apr 2022 15:41:24 -0400 Nicolas Saunier minor bug with window length for savgol
Fri, 01 Apr 2022 15:39:04 -0400 Nicolas Saunier issue with window length for savgol
Fri, 01 Apr 2022 15:33:22 -0400 Nicolas Saunier bug corrections
Mon, 28 Mar 2022 23:12:15 -0400 Nicolas Saunier correct bug
Sun, 27 Mar 2022 00:54:12 -0400 Nicolas Saunier minor cleanup
Sun, 27 Mar 2022 00:20:24 -0400 Nicolas Saunier correcting bug for concatenation caused when saving velocities (1 fewer positions)
Thu, 24 Mar 2022 16:07:51 -0400 Nicolas Saunier rewrote object concatenation method, cleaner
Mon, 27 Sep 2021 14:05:33 -0400 Nicolas Saunier added functions on line crossing orientation and important reorganization and cleaning of related code
Wed, 29 Apr 2020 01:09:55 -0400 Nicolas Saunier added code to categorize interactions
Sun, 22 Mar 2020 18:06:22 +0000 Tertuis Ouédraogo moving.py [Issue #22 from Etienne Beauchamp In annotationTool Correction] Tertuis-Ou-draogo/movingpy-issue-22-from-etienne-beauchamp-1584900380975
Thu, 05 Mar 2020 16:53:48 -0500 Nicolas Saunier bug fix for concatenate
Thu, 05 Mar 2020 16:20:29 -0500 Nicolas Saunier resolve issue for short features when merging objects manually
Wed, 26 Feb 2020 22:39:36 -0500 Nicolas Saunier modification for performance computation
Wed, 26 Feb 2020 22:32:39 -0500 Nicolas Saunier modification for performance computation
Thu, 30 Jan 2020 10:18:50 -0500 Nicolas Saunier merged
Thu, 30 Jan 2020 10:17:07 -0500 Nicolas Saunier updates and bugs
Wed, 17 Jul 2019 17:05:19 -0400 Nicolas Saunier added accessor
Wed, 10 Jul 2019 16:08:41 -0400 Nicolas Saunier slight modification
Tue, 25 Jun 2019 00:38:56 -0400 Nicolas Saunier minor
Mon, 24 Jun 2019 22:34:36 -0400 Nicolas Saunier placeholder implementation for interpolateCurvilinearPositions
Sat, 22 Jun 2019 23:33:01 -0400 Nicolas Saunier minor shorthand method
Fri, 21 Jun 2019 15:54:04 -0400 Nicolas Saunier correcting poor requirement for interpolateCurvilinearPositions (when changing alignment)
Wed, 05 Jun 2019 13:12:10 -0400 Nicolas Saunier removed code now available in simulation project, and issue with deprecated find function in matplotlib
Mon, 06 May 2019 17:13:13 -0400 Nicolas Saunier ideas
Mon, 06 May 2019 16:16:28 -0400 Nicolas Saunier formatting and addition of one method to CurvilinearTrajectory
Tue, 16 Apr 2019 11:58:23 -0400 Nicolas Saunier minor adjustment to Lionel s needs
Fri, 15 Mar 2019 15:58:37 -0400 Nicolas Saunier added code to compute bounding rectangle around each user v0.2.4
Wed, 20 Feb 2019 16:16:19 -0500 Nicolas Saunier working version of Newell car following model
Wed, 20 Feb 2019 00:08:20 -0500 Nicolas Saunier first working version of newell model
Tue, 19 Feb 2019 17:22:48 -0500 Nicolas Saunier work in progress
Mon, 18 Feb 2019 17:23:26 -0500 Nicolas Saunier modification for simulation
Fri, 15 Feb 2019 14:35:56 -0500 Nicolas Saunier update from Lionel Nebot Janvier
Mon, 04 Feb 2019 10:08:23 -0500 Nicolas Saunier adding functions for simulation, with contribution from student Lionel Nebot-Janvier, lionel.nebot-janvier@polymtl.ca