log

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