log

age author description
Wed, 03 Apr 2024 12:30:36 -0400 Nicolas Saunier added support for LUMPI 3D data format
Wed, 03 Apr 2024 11:38:16 -0400 Nicolas Saunier minor addition to drop tables
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)
Fri, 15 Mar 2024 17:05:54 -0400 Nicolas Saunier added function for KITTI 2D format (just a simple csv-like format with xy coordinates)
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, 15 Feb 2024 14:09:23 -0500 Nicolas Saunier clean api update in sqlalchemy
Mon, 12 Feb 2024 16:47:33 -0500 Nicolas Saunier bug corrected
Fri, 09 Feb 2024 17:47:33 -0500 Nicolas Saunier dltrack saves after projecting coordinates
Thu, 08 Feb 2024 16:10:54 -0500 Nicolas Saunier interface updates
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
Fri, 06 Oct 2023 17:02:32 -0400 Nicolas Saunier minor comment
Tue, 03 Oct 2023 16:51:39 -0400 Nicolas Saunier version 1 of dltrack without coordinate projection
Mon, 02 Oct 2023 16:51:43 -0400 Nicolas Saunier ped-bike grouping working, bike merging left todo
Tue, 19 Sep 2023 17:04:30 -0400 Nicolas Saunier progress on classification
Fri, 15 Sep 2023 11:56:16 -0400 Nicolas Saunier forgot to use detector and tracker filename
Thu, 14 Sep 2023 16:18:36 -0400 Nicolas Saunier work on tracker interface
Fri, 08 Sep 2023 17:09:12 -0400 Nicolas Saunier saving results from ultralytics works
Thu, 07 Sep 2023 16:20:28 -0400 Nicolas Saunier minor work / verif saving works
Thu, 24 Aug 2023 17:06:16 -0400 Nicolas Saunier work in progress
Mon, 21 Aug 2023 15:49:32 -0400 Nicolas Saunier (minor) work in progress
Thu, 13 Jul 2023 17:40:37 -0400 Nicolas Saunier minor variable name update
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
Mon, 03 Jul 2023 10:33:20 -0400 Nicolas Saunier change of bounds
Thu, 22 Jun 2023 12:23:36 -0400 Nicolas Saunier solving the issue of integer parameters
Wed, 21 Jun 2023 23:57:54 -0400 Nicolas Saunier work on optimization (improved for feature tracking)
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 22:37:45 -0400 Nicolas Saunier correcting recursive errors
Mon, 19 Jun 2023 20:11:12 -0400 Nicolas Saunier forgot initial-parameters for optimizing grouping
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)
Sun, 07 May 2023 16:24:27 -0400 Nicolas Saunier fix for result files
Fri, 05 May 2023 22:52:25 -0400 Nicolas Saunier updated reading by interpolating missing frames
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
Tue, 02 May 2023 07:12:26 -0400 Nicolas Saunier work in progress
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:46 -0400 Nicolas Saunier merged
Wed, 26 Apr 2023 18:33:29 -0400 Nicolas Saunier work in progress on loading kitti (issue with int)
Thu, 20 Apr 2023 11:46:42 -0400 Nicolas Saunier moving functions for exams in traffic engineering
Wed, 22 Mar 2023 23:29:09 -0400 Nicolas Saunier kitti loading code seems to be working
Wed, 22 Mar 2023 22:01:12 -0400 Nicolas Saunier merge
Wed, 22 Mar 2023 15:40:33 -0400 Nicolas Saunier second version of code loading kitti data, to clean
Thu, 16 Mar 2023 17:03:18 -0400 Nicolas Saunier first version of kitti loader
Tue, 28 Feb 2023 17:16:49 -0500 Nicolas Saunier work in progress to import KITTI data
Thu, 08 Dec 2022 10:24:22 -0500 Nicolas Saunier updated simple moving average filter and cleaned tests
Fri, 18 Nov 2022 15:55:09 -0500 Nicolas Saunier adding explicit choice of matplotlib backend
Sat, 08 Oct 2022 13:17:35 -0400 Nicolas Saunier minor modif, change to makefile for repo opencv installation
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:09:20 +0200 Nicolas Saunier modifying makefile to avoid installing with pip and sudo
Thu, 30 Jun 2022 18:05:02 +0200 Nicolas Saunier solving issues with extreme values when filtering using savitsky golay
Wed, 29 Jun 2022 23:02:47 +0200 Nicolas Saunier bug correction
Tue, 28 Jun 2022 11:30:08 +0200 Nicolas Saunier adding time interval for MOTA computation
Tue, 28 Jun 2022 01:04:58 +0200 Nicolas Saunier work on optimization
Sat, 25 Jun 2022 01:09:20 +0200 Nicolas Saunier changed to better parameters
Tue, 21 Jun 2022 23:22:19 +0200 Nicolas Saunier info is on the bitbucket documentation repository at docs/tracking-optimization.md
Tue, 21 Jun 2022 17:06:21 -0400 Nicolas Saunier merged
Tue, 21 Jun 2022 17:06:06 -0400 Nicolas Saunier Etienne Beauchamp s work on optimization with Nomad software
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)
Sat, 26 Mar 2022 22:50:38 -0400 Nicolas Saunier minor improvement
Thu, 24 Mar 2022 16:07:51 -0400 Nicolas Saunier rewrote object concatenation method, cleaner
Thu, 17 Feb 2022 10:55:11 -0500 Nicolas Saunier reorganized fundamental diagram and added triangular
Mon, 10 Jan 2022 11:14:37 -0500 Nicolas Saunier naming changed for framework
Fri, 17 Dec 2021 14:26:45 -0500 Nicolas Saunier clarification of worldToImageProject method
Mon, 18 Oct 2021 11:42:53 -0400 Nicolas Saunier udpated the iframework metadata to allow adding it to an existing database, and creating only a subset of tables for group/person attributes
Tue, 12 Oct 2021 16:34:43 -0400 Nicolas Saunier updates to iframework, to better reflect transport modes (suggestion)
Mon, 27 Sep 2021 14:09:23 -0400 Nicolas Saunier new functions, new minor release number
Mon, 27 Sep 2021 14:05:33 -0400 Nicolas Saunier added functions on line crossing orientation and important reorganization and cleaning of related code
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)
Tue, 06 Jul 2021 00:28:24 -0400 Nicolas Saunier corrected potential bug with dtype in image to world projection
Mon, 21 Jun 2021 22:55:29 -0400 Nicolas Saunier minor pypi update
Thu, 10 Jun 2021 23:51:42 -0400 Nicolas Saunier adding an option to use image coordinates in point-correspondence file when undistorting
Mon, 12 Apr 2021 15:19:23 -0400 Nicolas Saunier corrected bug
Tue, 23 Mar 2021 23:01:43 -0400 Nicolas Saunier changing ZonePassing to ZoneCrossing
Fri, 19 Mar 2021 15:54:19 -0400 Nicolas Saunier bug correction
Sun, 07 Mar 2021 23:26:51 -0500 Nicolas Saunier added indicator framework file
Thu, 04 Mar 2021 23:12:34 -0500 Nicolas Saunier work on producing figures and collision maps for large datasets with multiple sites
Mon, 22 Feb 2021 22:12:19 -0500 Nicolas Saunier avoid tracking makefile generated by cmake
Mon, 22 Feb 2021 22:09:35 -0500 Nicolas Saunier moved trajectory management library into Traffic Intelligence
Tue, 05 Jan 2021 10:45:39 -0500 Nicolas Saunier solving bug to pass kwargs for plotting
Wed, 21 Oct 2020 10:38:30 -0400 Nicolas Saunier clarifying categorize method
Fri, 25 Sep 2020 11:56:59 -0400 Nicolas Saunier added helper functions for categorical variables
Wed, 09 Sep 2020 23:47:57 -0400 Nicolas Saunier changing version number and uploading new version on pypi
Wed, 09 Sep 2020 16:28:38 -0400 Nicolas Saunier deal with possibility of prototype with speed 0 that crashes motion prediction
Mon, 24 Aug 2020 16:02:06 -0400 Nicolas Saunier remerged r809
Mon, 24 Aug 2020 15:34:39 -0400 Nicolas Saunier old work on stabilization for drones dev
Wed, 01 Jul 2020 11:02:52 -0400 Nicolas Saunier extended creation of interactions to non simultaneous objects for PET calculations
Thu, 28 May 2020 01:03:45 -0400 Nicolas Saunier corrected issue with motion pattern for motion prediction for safety analysis (to few matches)
Wed, 13 May 2020 00:29:34 -0400 Nicolas Saunier major bug in categorization, added option for method
Tue, 12 May 2020 01:16:54 -0400 Nicolas Saunier corrected interaction classification
Wed, 06 May 2020 00:58:21 -0400 Nicolas Saunier minor
Wed, 29 Apr 2020 01:09:55 -0400 Nicolas Saunier added code to categorize interactions
Tue, 28 Apr 2020 10:17:49 -0400 Nicolas Saunier bug correction for makefile
Tue, 28 Apr 2020 01:01:14 -0400 Nicolas Saunier bug correction
Tue, 21 Apr 2020 00:55:02 -0400 Nicolas Saunier avoid using chdir
Mon, 20 Apr 2020 15:42:08 -0400 Etienne Beauchamp getSite minor mistake for name
Thu, 16 Apr 2020 11:24:35 -0400 Etienne Beauchamp Issue loading from different location
Wed, 15 Apr 2020 00:18:35 -0400 Nicolas Saunier added alignments for sites
Sun, 22 Mar 2020 19:11:01 +0000 Nicolas Saunier Close branch Etienne-Beauchamp/added-d-optional-argument-1581358671588. Etienne-Beauchamp/added-d-optional-argument-1581358671588
Sun, 22 Mar 2020 19:10:57 +0000 Nicolas Saunier Close branch Tertuis-Ou-draogo/movingpy-issue-22-from-etienne-beauchamp-1584900380975. Tertuis-Ou-draogo/movingpy-issue-22-from-etienne-beauchamp-1584900380975
Sun, 22 Mar 2020 18:57:39 +0000 Nicolas Saunier Merged in Wendlasida/trafficintelligence-1/Tertuis-Ou-draogo/movingpy-issue-22-from-etienne-beauchamp-1584900380975 (pull request #20)
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, 20 Feb 2020 23:56:56 -0500 Nicolas Saunier work on loading data for sumo
Tue, 11 Feb 2020 03:47:05 +0000 Nicolas Saunier Merged in etienne_beauchamp/trafficintelligence/Etienne-Beauchamp/added-d-optional-argument-1581358671588 (pull request #19)
Mon, 10 Feb 2020 18:46:24 +0000 Etienne Beauchamp forgot the conditional case Etienne-Beauchamp/added-d-optional-argument-1581358671588
Mon, 10 Feb 2020 18:18:10 +0000 Etienne Beauchamp added -d optional argument Etienne-Beauchamp/added-d-optional-argument-1581358671588
Thu, 30 Jan 2020 10:21:40 -0500 Nicolas Saunier file rights
Thu, 30 Jan 2020 10:18:50 -0500 Nicolas Saunier merged
Thu, 30 Jan 2020 10:17:07 -0500 Nicolas Saunier updates and bugs
Fri, 29 Nov 2019 00:59:46 -0500 Nicolas Saunier minor
Wed, 17 Jul 2019 17:05:19 -0400 Nicolas Saunier added accessor
Wed, 10 Jul 2019 16:08:41 -0400 Nicolas Saunier slight modification
Mon, 08 Jul 2019 16:27:18 -0400 Nicolas Saunier added functionalities for TemporalIndicator (for Lionel)
Tue, 02 Jul 2019 14:55:29 -0400 Nicolas Saunier minor
Tue, 02 Jul 2019 14:01:19 -0400 Nicolas Saunier corrected bug for empty new points in array for undistortPoints
Tue, 25 Jun 2019 17:23:43 -0400 Nicolas Saunier minor
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)
Thu, 20 Jun 2019 10:39:21 -0400 Nicolas Saunier corrected bug
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 16:10:08 -0400 Nicolas Saunier uploading minor version 0.2.4
Fri, 15 Mar 2019 16:09:56 -0400 Nicolas Saunier Added tag v0.2.4 for changeset 799ef82caa1a
Fri, 15 Mar 2019 15:58:37 -0400 Nicolas Saunier added code to compute bounding rectangle around each user v0.2.4
Thu, 14 Mar 2019 17:08:05 -0400 Nicolas Saunier added sampling function
Mon, 11 Mar 2019 15:41:05 -0400 Nicolas Saunier generalization of motion prediction methods to curvilinear trajectories
Fri, 01 Mar 2019 13:17:44 -0500 Nicolas Saunier added constant distribution
Wed, 27 Feb 2019 16:28:08 -0500 Nicolas Saunier corrected bug
Fri, 22 Feb 2019 17:22:04 -0500 Nicolas Saunier bug fixes
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
Wed, 06 Feb 2019 12:55:10 -0500 Nicolas Saunier update pems loader
Mon, 04 Feb 2019 10:08:23 -0500 Nicolas Saunier adding functions for simulation, with contribution from student Lionel Nebot-Janvier, [email protected]
Sat, 02 Feb 2019 09:33:26 -0500 Nicolas Saunier updated to OpenCV4
Wed, 30 Jan 2019 16:51:52 -0500 Nicolas Saunier minor modification
Tue, 22 Jan 2019 09:57:26 -0500 Nicolas Saunier new pip version 0.2.3
Tue, 22 Jan 2019 09:55:13 -0500 Nicolas Saunier module import bug corrected
Wed, 05 Dec 2018 16:58:54 -0500 Nicolas Saunier corrected bug
Wed, 14 Nov 2018 12:30:50 -0500 Nicolas Saunier added basic saving capability to empirical distribution
Wed, 31 Oct 2018 16:25:10 -0400 Nicolas Saunier bug corrected
Tue, 16 Oct 2018 12:46:29 -0400 Nicolas Saunier major refactoring of curvilinear trajectory projections
Tue, 25 Sep 2018 17:08:37 -0400 Nicolas Saunier added generate static function for CurvilinearTrajectory and modified how to create them with None list in lanes
Tue, 24 Jul 2018 01:24:42 -0400 Nicolas Saunier remove debugging
Mon, 23 Jul 2018 20:17:27 -0400 Nicolas Saunier added function to aggregate interactions
Sun, 22 Jul 2018 08:50:28 -0400 Nicolas Saunier more info in progress
Sat, 21 Jul 2018 22:36:47 -0400 Nicolas Saunier added code idea from Paul St Aubin
Fri, 20 Jul 2018 20:37:26 +0000 Nicolas Saunier Close branch opencv3.1. opencv3.1
Fri, 20 Jul 2018 16:36:42 -0400 Nicolas Saunier reversed minor bug
Fri, 20 Jul 2018 16:26:57 -0400 Nicolas Saunier merged
Fri, 20 Jul 2018 14:03:34 -0400 Wendlasida Merging
Fri, 20 Jul 2018 13:50:43 -0400 Wendlasida Correcting loaders
Wed, 11 Jul 2018 15:01:37 -0400 Wendlasida Updates crop
Fri, 20 Jul 2018 16:24:30 -0400 Nicolas Saunier merged
Fri, 20 Jul 2018 16:23:56 -0400 Nicolas Saunier minor
Thu, 19 Jul 2018 01:44:11 -0400 Nicolas Saunier interaction extraction
Wed, 18 Jul 2018 02:12:47 -0400 Nicolas Saunier added multithreading for safety
Tue, 17 Jul 2018 10:34:39 -0400 Nicolas Saunier corrected bug
Tue, 17 Jul 2018 00:44:51 -0400 Nicolas Saunier added severe event counting
Mon, 16 Jul 2018 22:53:11 -0400 Nicolas Saunier minor
Mon, 16 Jul 2018 01:24:26 -0400 Nicolas Saunier corrected bug with multiprocessing and centiles
Mon, 16 Jul 2018 01:14:37 -0400 Nicolas Saunier work on extracting information
Mon, 16 Jul 2018 00:05:17 -0400 Nicolas Saunier added progress report functionality
Sun, 15 Jul 2018 22:52:26 -0400 Nicolas Saunier changed interval string representation
Fri, 13 Jul 2018 09:59:01 -0400 Nicolas Saunier minor addition to process.py
Thu, 12 Jul 2018 00:22:16 -0400 Nicolas Saunier bug correctiong
Wed, 11 Jul 2018 17:31:26 -0400 Nicolas Saunier minor
Wed, 11 Jul 2018 15:29:44 -0400 Nicolas Saunier bug corrected
Wed, 11 Jul 2018 01:48:42 -0400 Nicolas Saunier working version
Tue, 10 Jul 2018 17:16:38 -0400 Nicolas Saunier work in progress
Mon, 09 Jul 2018 16:21:03 -0400 Nicolas Saunier corrected storage.py tests
Mon, 09 Jul 2018 16:01:15 -0400 Nicolas Saunier integrating additions to storage.py
Mon, 09 Jul 2018 19:51:42 +0000 Nicolas Saunier Merged in Wendlasida/trafficintelligence (pull request #16)
Fri, 06 Jul 2018 18:42:58 -0400 Wendlasida Retry
Thu, 05 Jul 2018 22:24:31 -0400 Wendlasida Modifying storage.py [configloaders fixing bugs]
Thu, 05 Jul 2018 13:48:12 -0400 Wendlasida Modifying storage.py [configloaders]
Sat, 07 Jul 2018 23:49:08 -0400 Nicolas Saunier minor tweak
Fri, 06 Jul 2018 18:12:15 -0400 Nicolas Saunier work in progress
Fri, 06 Jul 2018 15:58:45 -0400 Nicolas Saunier bug fix to store numpy integers in SQLite
Fri, 06 Jul 2018 11:13:10 -0400 Nicolas Saunier work in progress
Thu, 05 Jul 2018 23:17:12 -0400 Nicolas Saunier minor
Thu, 05 Jul 2018 23:12:11 -0400 Nicolas Saunier motion pattern learning seems to work
Thu, 05 Jul 2018 17:45:18 -0400 Nicolas Saunier work in progress on process.py
Thu, 05 Jul 2018 17:06:40 -0400 Nicolas Saunier work on motion patterns
Wed, 04 Jul 2018 17:39:39 -0400 Nicolas Saunier work in progress on process (learn motion patterns)
Wed, 04 Jul 2018 16:21:09 -0400 Nicolas Saunier corrected bug in severity indicators
Wed, 04 Jul 2018 16:06:23 -0400 Nicolas Saunier added nObjects to MovingObject, with loading/saving
Wed, 04 Jul 2018 15:37:04 -0400 Nicolas Saunier integrating code of learn-motion-patterns in storage.py
Wed, 04 Jul 2018 12:24:37 -0400 Nicolas Saunier removing prefix option to loadtrajectories from SQLite
Wed, 04 Jul 2018 00:30:40 -0400 Nicolas Saunier corrected bug in setup.py
Tue, 03 Jul 2018 23:58:16 -0400 Nicolas Saunier added function to load prototype assignments
Tue, 03 Jul 2018 16:47:37 -0400 Nicolas Saunier upload to pypi
Wed, 20 Jun 2018 16:48:20 -0400 Nicolas Saunier major update to learn motion pattern, see program description
Wed, 20 Jun 2018 12:04:22 -0400 Nicolas Saunier updated mostCommong function
Wed, 20 Jun 2018 00:07:03 -0400 Nicolas Saunier work in progress
Tue, 19 Jun 2018 17:07:50 -0400 Nicolas Saunier work in progress
Tue, 19 Jun 2018 17:07:35 -0400 Nicolas Saunier corrected bug in distribution
Tue, 19 Jun 2018 10:04:52 -0400 Nicolas Saunier moved method around to avoid cross-dependencies
Mon, 18 Jun 2018 22:50:59 -0400 Nicolas Saunier reorganization of imports
Fri, 15 Jun 2018 11:19:10 -0400 Nicolas Saunier major update using the trafficintelligence package name and install through pip
Fri, 15 Jun 2018 11:18:43 -0400 Nicolas Saunier Added tag v0.2 for changeset 73b124160911
Wed, 13 Jun 2018 14:55:22 -0400 Nicolas Saunier more plumbing v0.2
Mon, 11 Jun 2018 17:07:53 -0400 Nicolas Saunier minor
Sun, 10 Jun 2018 23:26:14 -0400 Nicolas Saunier corrected issues with update to OpenCV 3
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
Tue, 05 Jun 2018 17:02:28 -0400 Nicolas Saunier work on paths in line with new configurations from tracker
Tue, 05 Jun 2018 14:33:31 -0400 Nicolas Saunier added quiet tracking mode
Mon, 04 Jun 2018 23:35:50 -0400 Nicolas Saunier work on object concatenation
Mon, 04 Jun 2018 17:46:52 -0400 Nicolas Saunier work in progress
Mon, 04 Jun 2018 17:42:35 -0400 Nicolas Saunier corrected makefile
Mon, 04 Jun 2018 15:51:03 -0400 Wendlasida getting ready for pull request
Mon, 04 Jun 2018 11:25:49 -0400 Wendlasida merge With Pr Saunier's code
Fri, 01 Jun 2018 17:32:52 -0400 Wendlasida Moving pull request2
Fri, 01 Jun 2018 17:29:01 -0400 Wendlasida Moving pull request
Fri, 01 Jun 2018 10:47:49 -0400 Wendlasida resolved
Fri, 01 Jun 2018 10:43:23 -0400 Wendlasida moving.py
Fri, 25 May 2018 15:14:27 -0400 Wendlasida concatenateWith,addFeatures,delFeatures,updatePosition, (new functions) ; concatenate (update) : from line 1145 to 1320
Mon, 04 Jun 2018 10:25:30 -0400 Nicolas Saunier cleaning
Sun, 03 Jun 2018 23:32:13 -0400 Nicolas Saunier solved issue with subprocess
Sun, 03 Jun 2018 14:14:13 -0400 Nicolas Saunier solved config filename bug
Sun, 03 Jun 2018 00:44:35 -0400 Nicolas Saunier bug corrected
Sun, 03 Jun 2018 00:42:13 -0400 Nicolas Saunier bug corrected
Sun, 03 Jun 2018 00:21:18 -0400 Nicolas Saunier work on process
Fri, 01 Jun 2018 17:19:31 -0400 Nicolas Saunier work in progress
Fri, 01 Jun 2018 17:19:24 -0400 Nicolas Saunier improved handling of path for feature based tracking
Wed, 30 May 2018 14:44:08 -0400 Nicolas Saunier added methods for setting instants
Sun, 27 May 2018 23:24:51 -0400 Nicolas Saunier Added tag OpenCV3 and Python3 for changeset 8bcac18c2b55
Sun, 27 May 2018 23:23:45 -0400 Nicolas Saunier Removed tag OpenCV 3.1 OpenCV3 and Python3
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)
Fri, 25 May 2018 18:15:18 -0400 Nicolas Saunier updated utils to python 3
Fri, 25 May 2018 14:23:56 -0400 Nicolas Saunier updated feature tracker to opencv 3
Mon, 21 May 2018 22:56:58 -0400 Nicolas Saunier work in progress
Sun, 20 May 2018 10:56:24 -0400 Nicolas Saunier update for objects that do not co-exist (work by https://bitbucket.org/Wendlasida/)
Wed, 16 May 2018 21:06:52 -0400 Nicolas Saunier update to OpenCV3 for python
Fri, 13 Apr 2018 16:48:02 -0400 Nicolas Saunier update to python 3
Fri, 09 Mar 2018 17:02:37 -0500 Nicolas Saunier merged
Fri, 09 Mar 2018 17:02:22 -0500 Nicolas Saunier addition
Thu, 08 Mar 2018 21:56:17 -0500 Nicolas Saunier bug corrected
Thu, 08 Mar 2018 16:44:20 -0500 Nicolas Saunier new process functionalities
Wed, 07 Mar 2018 23:37:00 -0500 Nicolas Saunier found bug with direct ttc computation
Tue, 06 Mar 2018 23:54:10 -0500 Nicolas Saunier work in progress
Tue, 06 Mar 2018 22:44:33 -0500 Nicolas Saunier work on processing and managing large video datasets
Tue, 06 Mar 2018 08:26:13 -0500 Nicolas Saunier work on script for large datasets
Tue, 27 Feb 2018 16:46:06 -0500 Nicolas Saunier work in progress on script to manage large dataset with multiple sites
Tue, 27 Feb 2018 16:45:46 -0500 Nicolas Saunier corrected bug when not using a homography and using a mask for CLEAR MOT metrics
Tue, 27 Feb 2018 15:24:57 -0500 Nicolas Saunier corrected bug in display trajectories
Mon, 19 Feb 2018 16:32:59 -0500 Nicolas Saunier first tests for clustering algo
Mon, 19 Feb 2018 10:47:19 -0500 Nicolas Saunier work on learning and assigning
Thu, 08 Feb 2018 05:53:50 -0500 Nicolas Saunier corrected print and exception statements for Python 3
Tue, 06 Feb 2018 11:50:43 -0500 Nicolas Saunier corrected inconsistency
Mon, 05 Feb 2018 16:41:36 -0500 Nicolas Saunier corrected bug in converting time horizon to frames for internal computations (results for TTC, pPET and PET will be in frames)
Fri, 02 Feb 2018 17:07:13 -0500 Nicolas Saunier merged
Fri, 02 Feb 2018 17:03:05 -0500 Nicolas Saunier minor argument rename
Thu, 21 Dec 2017 23:26:00 -0500 Nicolas Saunier minor
Wed, 13 Dec 2017 14:48:48 -0500 Nicolas Saunier bug corrected
Wed, 13 Dec 2017 14:06:20 -0500 Nicolas Saunier added utils to load video sequence in metadata
Thu, 07 Dec 2017 23:31:54 -0500 Nicolas Saunier work on initializing videos for metadata
Thu, 07 Dec 2017 17:03:09 -0500 Nicolas Saunier work in progress
Thu, 07 Dec 2017 15:13:06 -0500 Nicolas Saunier work on sumo and metadata
Tue, 05 Dec 2017 16:15:44 -0500 Nicolas Saunier modified function to access video property
Tue, 05 Dec 2017 16:11:49 -0500 Nicolas Saunier reworking the functions
Tue, 05 Dec 2017 11:52:59 -0500 Nicolas Saunier removed bug
Mon, 27 Nov 2017 17:23:30 -0500 Nicolas Saunier utilities for SUMO traffic simulation
Mon, 06 Nov 2017 23:04:03 -0500 Nicolas Saunier minor renaming
Mon, 06 Nov 2017 21:25:41 -0500 Nicolas Saunier verbose option to print classification information (more to add)
Sun, 05 Nov 2017 23:45:47 -0500 Nicolas Saunier added computation of confusion matrix and improved default parameter for block normalization for SVM classification
Fri, 20 Oct 2017 16:59:32 -0400 Nicolas Saunier corrected bug on new computer
Thu, 24 Aug 2017 17:22:24 -0400 Nicolas Saunier corrected error due to change in Hog (scikit image)
Fri, 18 Aug 2017 18:00:11 -0400 Nicolas Saunier minor improvement and bug correction
Tue, 15 Aug 2017 16:51:04 -0400 Nicolas Saunier removed unnecessary field undistortedImageMultiplication
Tue, 15 Aug 2017 16:15:55 -0400 Nicolas Saunier removing unnecessary complexity of varying number of return elements
Tue, 15 Aug 2017 16:15:27 -0400 Nicolas Saunier correcting errors in metadata names for backrefs
Fri, 28 Jul 2017 13:50:42 -0400 Nicolas Saunier bug corrected
Tue, 25 Jul 2017 17:36:07 -0400 Nicolas Saunier assign and learn work
Mon, 24 Jul 2017 21:22:18 -0400 Nicolas Saunier loading and assigning motion patterns works
Mon, 24 Jul 2017 00:28:52 -0400 Nicolas Saunier corrected bug
Fri, 21 Jul 2017 18:18:02 -0400 Nicolas Saunier corrected bugs
Fri, 21 Jul 2017 17:52:56 -0400 Nicolas Saunier modified multithreading at the interaction level for safety computations
Fri, 21 Jul 2017 12:11:55 -0400 Nicolas Saunier added safety analysis parameters for motion patterns
Fri, 21 Jul 2017 11:31:42 -0400 Nicolas Saunier found a more elegant solution, making a copy of the list to iterate
Fri, 21 Jul 2017 11:25:20 -0400 Nicolas Saunier bug fix on list filtering (cannot remove while iterating) and motion prediction keeping the same features
Thu, 20 Jul 2017 14:29:46 -0400 Nicolas Saunier working motion pattern prediction with rotation and features
Thu, 20 Jul 2017 12:12:28 -0400 Nicolas Saunier works with object trajectory, features todo
Wed, 19 Jul 2017 18:02:38 -0400 Nicolas Saunier work on motion prediction using motion patterns
Tue, 18 Jul 2017 18:01:16 -0400 Nicolas Saunier implemented motion prediction with prototypes at constant ratio, with tests
Tue, 18 Jul 2017 16:21:39 -0400 Nicolas Saunier added test for motion prediction at constant speed with prototype
Tue, 18 Jul 2017 13:46:17 -0400 Nicolas Saunier verified motion prediction with prototypes at constant speed (test needed)
Mon, 17 Jul 2017 17:56:52 -0400 Nicolas Saunier work in progress
Mon, 17 Jul 2017 16:11:18 -0400 Nicolas Saunier replaced db connection using with
Mon, 17 Jul 2017 01:38:06 -0400 Nicolas Saunier work started on prototype prediction
Fri, 14 Jul 2017 16:48:42 -0400 Nicolas Saunier removed all old versions of projection methods
Fri, 14 Jul 2017 16:30:57 -0400 Nicolas Saunier updated classify-objects
Fri, 14 Jul 2017 15:36:59 -0400 Nicolas Saunier bug correction
Fri, 14 Jul 2017 02:11:21 -0400 Nicolas Saunier major rework of homography calibration, no in ideal points if correcting for distortion
Fri, 14 Jul 2017 00:12:03 -0400 Nicolas Saunier added new projection functions
Thu, 13 Jul 2017 00:52:53 -0400 Nicolas Saunier bug correcting
Thu, 13 Jul 2017 00:31:54 -0400 Nicolas Saunier corrected projection back to image space
Wed, 12 Jul 2017 18:00:53 -0400 Nicolas Saunier work in progress on projection
Wed, 12 Jul 2017 01:24:31 -0400 Nicolas Saunier work in progress
Tue, 11 Jul 2017 17:56:23 -0400 Nicolas Saunier added assignment of trajectories to prototypes and cleanup of insert queries
Mon, 10 Jul 2017 18:04:41 -0400 Nicolas Saunier new feature tracking in image space with point undistortion
Mon, 10 Jul 2017 01:38:12 -0400 Nicolas Saunier update on setup script (not tested)
Fri, 07 Jul 2017 18:01:45 -0400 Nicolas Saunier work in progress on undistortion acceleration
Wed, 05 Jul 2017 23:01:24 -0400 Nicolas Saunier corrected bug
Wed, 05 Jul 2017 18:07:53 -0400 Nicolas Saunier corrected
Wed, 05 Jul 2017 18:01:43 -0400 Nicolas Saunier work in progress with prototype class
Wed, 05 Jul 2017 16:30:04 -0400 Nicolas Saunier improved prototype loading
Wed, 05 Jul 2017 13:16:47 -0400 Nicolas Saunier saving and loading prototype trajectories
Wed, 05 Jul 2017 12:19:59 -0400 Nicolas Saunier modularized save trajectories, added slice to Trajectory, etc
Tue, 04 Jul 2017 18:00:01 -0400 Nicolas Saunier reorg and work in progress
Tue, 04 Jul 2017 17:36:24 -0400 Nicolas Saunier added display of paths
Tue, 04 Jul 2017 17:03:29 -0400 Nicolas Saunier work to save trajectory assignment to origin and destinations
Wed, 28 Jun 2017 23:43:52 -0400 Nicolas Saunier corrected bugs in learn-pois.py
Wed, 28 Jun 2017 17:57:06 -0400 Nicolas Saunier work in progress
Wed, 28 Jun 2017 16:51:17 -0400 Nicolas Saunier corrected bug
Wed, 28 Jun 2017 16:46:45 -0400 Nicolas Saunier corrected potential issues with videos where one cannot reach a give frame from its number
Wed, 28 Jun 2017 15:36:25 -0400 Nicolas Saunier loading is faster for longest object features
Mon, 26 Jun 2017 17:45:32 -0400 Nicolas Saunier finished image extraction script for HoG-SVM training
Mon, 26 Jun 2017 00:10:35 -0400 Nicolas Saunier added options to the prototype cluster algorithm, work in progress
Fri, 23 Jun 2017 23:50:02 -0400 Nicolas Saunier re arranged motion pattern learning
Fri, 23 Jun 2017 00:03:17 -0400 Nicolas Saunier minor
Thu, 22 Jun 2017 23:40:16 -0400 Nicolas Saunier correct bug in classify-objects script when correcting for distrotion
Thu, 22 Jun 2017 18:08:46 -0400 Nicolas Saunier work in progress, almost ready
Thu, 22 Jun 2017 17:02:03 -0400 Nicolas Saunier changed workflow of display trajectories
Thu, 22 Jun 2017 16:57:34 -0400 Nicolas Saunier changed workflow of classify objects
Thu, 22 Jun 2017 12:02:34 -0400 Nicolas Saunier factorized some argument handling code
Wed, 21 Jun 2017 17:49:58 -0400 Nicolas Saunier minor
Wed, 21 Jun 2017 17:44:09 -0400 Nicolas Saunier added a new classification parameter
Wed, 21 Jun 2017 17:21:03 -0400 Nicolas Saunier better take into account unknown appearance classification
Wed, 14 Jun 2017 01:11:56 -0400 Nicolas Saunier minor
Thu, 01 Jun 2017 17:55:40 -0400 Nicolas Saunier modification to make point set prediction work
Thu, 01 Jun 2017 14:54:11 -0400 Nicolas Saunier added script to extract camera info from tacal file by Lund University (T analyst)
Thu, 01 Jun 2017 10:33:07 -0400 Nicolas Saunier updated requirements.txt, removed minor PIL dependency
Tue, 30 May 2017 16:10:18 -0400 Nicolas Saunier updated hog to scikit-image 0.13 (needed to add a block_norm attribute in classifier.cfg)
Fri, 05 May 2017 00:07:33 -0400 Nicolas Saunier added function for PeMS data
Tue, 28 Mar 2017 17:26:49 -0400 Nicolas Saunier forgot frame number
Tue, 28 Mar 2017 17:17:02 -0400 Nicolas Saunier new version to manual annotation, easy to configure to add new road user type and characteristics
Fri, 24 Mar 2017 14:20:01 -0400 Nicolas Saunier work in progress
Wed, 22 Mar 2017 10:50:39 -0400 Nicolas Saunier corrected bug
Wed, 22 Mar 2017 10:44:24 -0400 Nicolas Saunier added option to compute PET in safety analysis script, and save in database
Tue, 21 Mar 2017 17:51:38 -0400 Nicolas Saunier rename
Tue, 21 Mar 2017 17:48:14 -0400 Nicolas Saunier first updated version of manual data collection script
Fri, 17 Mar 2017 17:52:19 -0400 Nicolas Saunier added manual data collection script, thanks Philip Morse!
Thu, 16 Mar 2017 15:06:14 -0400 Nicolas Saunier added MacOS (Darwin) to Cpp Makefile and moved non-functional CMakeLists.txt
Wed, 15 Mar 2017 12:36:03 -0400 Nicolas Saunier corrected bugs in storage.py when having configuration files and other files in different directories: everything should be relative to directory of command line when running the program (see FAQ)
Tue, 14 Mar 2017 17:48:40 -0400 Nicolas Saunier work on storing PET
Tue, 14 Mar 2017 17:10:35 -0400 Nicolas Saunier adapted code from Paul St-Aubin and udpated MovingObject.setFeatures to truly find the right features in a list that may not start at 0
Tue, 14 Mar 2017 14:22:14 -0400 pstaub Initial commit of object DB storage update
Fri, 10 Mar 2017 15:31:26 -0500 Nicolas Saunier minor + bug corrected in motion pattern learning
Wed, 08 Mar 2017 17:46:28 -0500 Nicolas Saunier added savitzky golay filter for accelerations
Wed, 08 Mar 2017 17:05:29 -0500 Nicolas Saunier minor update to avoid integer issue
Wed, 15 Feb 2017 14:59:57 -0500 Nicolas Saunier correcting error
Wed, 15 Feb 2017 14:57:49 -0500 Nicolas Saunier correcting error
Wed, 15 Feb 2017 14:54:10 -0500 Nicolas Saunier added csv printing option
Wed, 08 Feb 2017 16:32:15 -0500 Nicolas Saunier solved issue with latest version of scikit-learn
Fri, 03 Feb 2017 16:26:18 -0500 Nicolas Saunier work in progress to update gaussian mixtures
Fri, 03 Feb 2017 16:15:06 -0500 Nicolas Saunier change consistent with method added to MovingObject
Fri, 03 Feb 2017 14:16:36 -0500 Nicolas Saunier added method for longest feature
Wed, 01 Feb 2017 11:58:04 -0500 Nicolas Saunier added colors more friendly for color blind people (thanks Ryan Louie!)
Thu, 08 Dec 2016 18:00:53 -0500 Nicolas Saunier forgot annotation mask filename
Thu, 08 Dec 2016 17:51:03 -0500 Nicolas Saunier addition of class to represent tracking annotations
Thu, 08 Dec 2016 11:07:14 -0500 Nicolas Saunier minor improvement to path description and path accessors
Wed, 09 Nov 2016 18:00:39 -0500 Nicolas Saunier minor
Tue, 08 Nov 2016 17:59:40 -0500 Nicolas Saunier work on user detectors
Mon, 07 Nov 2016 11:11:10 -0500 Nicolas Saunier correcting bug
Fri, 04 Nov 2016 11:47:42 -0400 Nicolas Saunier modification of storage of intrinsic camera and distortion parameters
Sat, 29 Oct 2016 16:34:05 -0400 Nicolas Saunier fixing bug, thanks to Ryan Louie <[email protected]>
Fri, 21 Oct 2016 16:02:46 -0400 Nicolas Saunier minor modifications to helper stat functions
Tue, 11 Oct 2016 17:57:50 -0400 Nicolas Saunier minor improvements
Thu, 06 Oct 2016 17:16:31 -0400 Nicolas Saunier minor modifications to safety-analysis
Wed, 05 Oct 2016 13:31:42 -0400 Nicolas Saunier updated function (url) for weather data
Tue, 27 Sep 2016 17:37:56 -0400 Nicolas Saunier added utility for lognorm estimation
Thu, 22 Sep 2016 17:50:35 -0400 Nicolas Saunier rework and more info on speed probabilities for classification
Thu, 22 Sep 2016 16:49:43 -0400 Nicolas Saunier added option to limit the number of loaded objects
Tue, 20 Sep 2016 16:59:24 -0400 Nicolas Saunier updated unnecessary complicated query
Tue, 13 Sep 2016 15:30:51 -0400 Nicolas Saunier added display of object id
Sun, 31 Jul 2016 03:52:25 -0400 Nicolas Saunier modified function signature
Fri, 22 Jul 2016 17:23:49 -0400 Nicolas Saunier corrected issue with prototypes storage
Thu, 21 Jul 2016 17:51:11 -0400 Nicolas Saunier corrected load/save prototypes
Wed, 20 Jul 2016 17:52:40 -0400 Nicolas Saunier bug correction
Fri, 15 Jul 2016 16:31:37 -0400 Nicolas Saunier minor bug
Fri, 15 Jul 2016 11:35:27 -0400 Nicolas Saunier minor
Thu, 14 Jul 2016 00:34:59 -0400 Nicolas Saunier added capability to save prototypes
Wed, 13 Jul 2016 23:45:47 -0400 Nicolas Saunier updated to learn prototypes
Mon, 11 Jul 2016 17:52:06 -0400 Nicolas Saunier corrected help printing issue
Mon, 11 Jul 2016 17:46:00 -0400 Nicolas Saunier minor
Fri, 08 Jul 2016 11:41:29 -0400 Nicolas Saunier utils for sparse matrix
Wed, 06 Jul 2016 18:05:03 -0400 Nicolas Saunier steps working now
Wed, 06 Jul 2016 12:30:08 -0400 Nicolas Saunier first working version of display of merged tracking
Wed, 06 Jul 2016 10:58:18 -0400 Nicolas Saunier minor modifications to merge-features
Wed, 06 Jul 2016 10:18:35 -0400 Nicolas Saunier updated metadata and code to merge features from different cameras
Tue, 05 Jul 2016 13:56:13 -0400 Nicolas Saunier added option to subsample positions to learn motion patterns
Thu, 30 Jun 2016 14:19:59 -0400 Nicolas Saunier added option to load subsampled trajectories
Thu, 30 Jun 2016 14:01:13 -0400 Nicolas Saunier updated for play synced
Wed, 29 Jun 2016 17:57:21 -0400 Nicolas Saunier work in progress on synced trajectory display
Wed, 29 Jun 2016 17:56:52 -0400 Nicolas Saunier forgotten change
Wed, 29 Jun 2016 17:56:19 -0400 Nicolas Saunier first working version of feature merging (works with feature grouping)
Wed, 29 Jun 2016 13:50:21 -0400 Nicolas Saunier renaming
Tue, 28 Jun 2016 17:18:45 -0400 Nicolas Saunier work on merging data for synchronized views
Tue, 28 Jun 2016 15:55:56 -0400 Nicolas Saunier merged
Mon, 27 Jun 2016 23:27:05 -0400 Nicolas Saunier explicitly computed the probabilities for predicted trajectories
Tue, 28 Jun 2016 15:55:32 -0400 Nicolas Saunier corrected and changed matrix to individual columns
Mon, 27 Jun 2016 16:19:34 -0400 Nicolas Saunier merged
Mon, 27 Jun 2016 16:19:06 -0400 Nicolas Saunier corrected bug for replay, replaying now from (potentially distorted) video
Wed, 22 Jun 2016 16:41:19 -0400 Nicolas Saunier minor rename
Wed, 22 Jun 2016 16:36:12 -0400 Nicolas Saunier finished modification and demo script to replay synchronized video (with same frame rate)
Wed, 22 Jun 2016 15:23:20 -0400 Nicolas Saunier generalized play-video for several files (already synchronized
Wed, 22 Jun 2016 14:51:00 -0400 Nicolas Saunier important modifications to metadata
Tue, 21 Jun 2016 17:08:07 -0400 Nicolas Saunier added option to learn motion patterns and show to display results
Mon, 20 Jun 2016 10:56:41 -0400 Nicolas Saunier corrected bug in classify-objects.py script
Sat, 18 Jun 2016 14:26:50 -0400 Nicolas Saunier merged
Sat, 18 Jun 2016 14:25:59 -0400 Nicolas Saunier correcting bug with coordinates in mask
Thu, 16 Jun 2016 17:35:16 +0000 Nicolas Saunier requirements.txt edited online with Bitbucket
Fri, 10 Jun 2016 17:46:54 -0400 Nicolas Saunier avoid crash for missing configuration filename
Fri, 10 Jun 2016 17:07:36 -0400 Nicolas Saunier moved the classification parameters from tracking.cfg to a new classifier.cfg and made all classification parameters apparent
Fri, 10 Jun 2016 15:44:37 -0400 Nicolas Saunier switching the branches to correct names (opencv3.1 is old code previously updated to OpenCV3 and default is now updated to OpenCV 2.4.13 opencv3
Fri, 10 Jun 2016 15:44:08 -0400 Nicolas Saunier re-created default branch for OpenCV 2.4.13
Fri, 10 Jun 2016 15:43:02 -0400 Nicolas Saunier switching the branches to correct names (opencv3.1 is old code previously updated to OpenCV3 and default is now updated to OpenCV 2.4.13
Fri, 10 Jun 2016 15:35:39 -0400 Nicolas Saunier correcting branch naming opencv3.1
Fri, 10 Jun 2016 15:26:19 -0400 Nicolas Saunier reversed all code to OpenCV 2.4.13 opencv3
Fri, 10 Jun 2016 12:29:58 -0400 Nicolas Saunier updated catch and C++ code to opencv2.4.13 opencv3
Thu, 09 Jun 2016 15:36:21 -0400 Nicolas Saunier added saving/loading points of interests
Wed, 01 Jun 2016 17:57:49 -0400 Nicolas Saunier work in progress, not fully functional yet dev
Wed, 01 Jun 2016 01:55:45 -0400 Nicolas Saunier work in progress on stabilization dev
Tue, 31 May 2016 17:59:35 -0400 Nicolas Saunier current dev for drone stabilization dev
Tue, 31 May 2016 17:07:23 -0400 Nicolas Saunier merged with dev branch
Tue, 31 May 2016 17:06:41 -0400 Nicolas Saunier modified so there is no tracking outside of the mask (does not continue if features can still be matched) as requested dev
Mon, 30 May 2016 23:01:53 -0400 Nicolas Saunier minor modification dev
Mon, 30 May 2016 22:49:24 -0400 Nicolas Saunier modified to get images very time step dev
Mon, 23 May 2016 23:55:06 -0400 Nicolas Saunier merged dev
Mon, 23 May 2016 23:54:45 -0400 Nicolas Saunier minor dev
Mon, 09 May 2016 15:33:11 -0400 Nicolas Saunier merged with dev branch
Mon, 02 May 2016 15:03:19 -0400 Nicolas Saunier corrected more bug in script dev
Mon, 02 May 2016 14:59:55 -0400 Nicolas Saunier corrected bug in script dev
Fri, 29 Apr 2016 16:08:45 -0400 Nicolas Saunier merge dev
Fri, 29 Apr 2016 16:07:35 -0400 Nicolas Saunier temporary solution for classification, with corrected svm.cpp and ml.hpp for loading saved classifiers dev
Wed, 13 Apr 2016 23:03:43 -0400 Nicolas Saunier minor name change dev
Wed, 30 Mar 2016 15:39:53 -0400 Nicolas Saunier minor changes dev
Thu, 24 Mar 2016 16:37:37 -0400 Nicolas Saunier updated classifying code to OpenCV 3.x (bug in function to load classification models) dev
Thu, 17 Mar 2016 16:01:19 -0400 Nicolas Saunier improved script to display over world image dev
Fri, 11 Mar 2016 17:38:48 -0500 Nicolas Saunier added script and code to learn POIs dev
Thu, 03 Mar 2016 17:01:30 -0500 Nicolas Saunier addressed issues with ground truth annotations shifted in time dev
Thu, 03 Mar 2016 14:31:13 -0500 Nicolas Saunier tweaking curvilinear trajectory loading dev
Wed, 02 Mar 2016 17:50:05 -0500 Nicolas Saunier added check to avoid issue if there are more cuvilinear trajectories than objects dev
Thu, 25 Feb 2016 17:14:22 -0500 Nicolas Saunier added script to detect issues in ground truth databases dev
Thu, 11 Feb 2016 11:56:50 -0500 Nicolas Saunier updated to deal with prepared polygons from shapely, and to extract the same positions from a second trajectory in a polygon (for velocities for example) dev
Mon, 08 Feb 2016 12:24:26 -0500 Nicolas Saunier cleaned and checked storage with functions for curvilinear trajectories dev
Mon, 08 Feb 2016 12:07:47 -0500 Nicolas Saunier removed erroneous sqlite file dev
Fri, 05 Feb 2016 17:54:38 -0500 Nicolas Saunier integrated code from Laurent Gauthier dev
Fri, 05 Feb 2016 17:19:13 -0500 Nicolas Saunier added function to save feature trajectories dev
Fri, 05 Feb 2016 17:17:12 -0500 Nicolas Saunier added __eq__ functions for Point and Trajectory dev