log python/cvutils.py @ 969:5d788d2e8ffc

age author description
Thu, 07 Dec 2017 17:03:09 -0500 Nicolas Saunier work in progress
Tue, 05 Dec 2017 16:15:44 -0500 Nicolas Saunier modified function to access video property
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