log python/cvutils.py @ 799:0662c87a61c9 dev

age author description
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
Mon, 21 Dec 2015 15:15:45 -0500 Nicolas Saunier updated to OpenCV 3.1 dev
Fri, 07 Aug 2015 13:07:53 -0400 Nicolas Saunier added functionality to display matchings between ground truth and tracked objects
Fri, 07 Aug 2015 01:05:01 -0400 Nicolas Saunier slight reorganization of display-trajectories (more efficient filtering of list of objects for long sequences)
Fri, 05 Jun 2015 17:13:28 +0200 Nicolas Saunier several updates for display dev
Fri, 05 Jun 2015 02:25:30 +0200 Nicolas Saunier classification is working dev
Tue, 26 May 2015 15:02:47 +0200 Nicolas Saunier corrected import bug
Tue, 26 May 2015 13:53:40 +0200 Nicolas Saunier moved and rationalized imports in modules
Wed, 20 May 2015 13:57:47 +0200 Nicolas Saunier corrected bug with circular import for VideoFilenameAddable, moved to base module
Mon, 18 May 2015 13:53:25 +0200 Nicolas Saunier some method name change and new methods for features in objects (MovingObject) and methods to access indicator values in interactions