log python/cvutils.py @ 947:053484e08947

age author description
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
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
Wed, 14 Jun 2017 01:11:56 -0400 Nicolas Saunier minor
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)
Wed, 01 Feb 2017 11:58:04 -0500 Nicolas Saunier added colors more friendly for color blind people (thanks Ryan Louie!)
Wed, 09 Nov 2016 18:00:39 -0500 Nicolas Saunier minor
Tue, 11 Oct 2016 17:57:50 -0400 Nicolas Saunier minor improvements
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
Fri, 10 Jun 2016 15:26:19 -0400 Nicolas Saunier reversed all code to OpenCV 2.4.13 opencv3
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
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
Wed, 03 Feb 2016 13:18:02 -0500 Nicolas Saunier minor dev
Fri, 29 Jan 2016 17:43:57 -0500 Nicolas Saunier minor bug corrections dev
Wed, 20 Jan 2016 23:47:23 -0500 Nicolas Saunier moved import statements together dev