log python/cvutils.py @ 959:4f32d82ca390

age author description
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
Fri, 21 Jul 2017 18:18:02 -0400 Nicolas Saunier corrected bugs
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
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 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
Mon, 10 Jul 2017 18:04:41 -0400 Nicolas Saunier new feature tracking in image space with point undistortion
Fri, 07 Jul 2017 18:01:45 -0400 Nicolas Saunier work in progress on undistortion acceleration