log scripts/classify-objects.py @ 1280:2abeccdbb985 default tip

age author description
Fri, 09 Feb 2024 17:47:33 -0500 Nicolas Saunier dltrack saves after projecting coordinates
Thu, 08 Feb 2024 15:04:56 -0500 Nicolas Saunier corrected bug
Wed, 07 Feb 2024 11:53:00 -0500 Nicolas Saunier correct classifier.cfg and info classification
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
Wed, 12 Jul 2023 13:21:08 -0400 Nicolas Saunier merged (bicycle)
Wed, 12 Jul 2023 12:12:37 -0400 Nicolas Saunier change of bicycle to cyclist
Mon, 19 Jul 2021 11:25:16 -0400 Nicolas Saunier correcting bug in classify objects that ignored the parameter for centile aggregation of speed, if used in classifier.cfg (updated pip version)
Wed, 30 Jan 2019 16:51:52 -0500 Nicolas Saunier minor modification
Fri, 15 Jun 2018 11:19:10 -0400 Nicolas Saunier major update using the trafficintelligence package name and install through pip
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