log trafficintelligence/moving.py @ 1290:9012fb72d79a

age author description
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