log

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