log python/cvutils.py @ 657:51269511229b

age author description
Wed, 13 May 2015 17:24:19 +0200 Nicolas Saunier added script printing video info
Thu, 09 Apr 2015 13:11:25 +0200 Nicolas Saunier modified tsai camera homography computation to avoid using os dependent temporary files
Wed, 08 Apr 2015 16:07:15 +0200 Nicolas Saunier added functionality to read Aliaksei Tsai camera model data
Tue, 24 Mar 2015 18:11:28 +0100 Nicolas Saunier removed all issues because of tests with None, using is instead of == or !=
Mon, 16 Feb 2015 11:58:51 +0100 Nicolas Saunier corrected bugs in loading interactions (index shifted) and added functionalities to play/plot interactions
Fri, 13 Feb 2015 09:10:29 -0500 Nicolas Saunier saving image when playing video
Tue, 08 Jul 2014 16:32:09 -0400 Nicolas Saunier Merged in mohamedgomaa/trafficintelligence (pull request #7)
Tue, 08 Jul 2014 15:22:30 -0400 MohamedGomaa corrected bug
Tue, 08 Jul 2014 13:43:56 -0400 MohamedGomaa corrected bugs
Tue, 08 Jul 2014 15:51:43 -0400 Nicolas Saunier added function to undistort image, mostly for checking camera calibration results
Tue, 08 Jul 2014 15:32:47 -0400 Nicolas Saunier added function to calibrate a camera intrinsic parameters
Thu, 03 Jul 2014 13:57:32 -0400 Nicolas Saunier corrected bug and added capability to save undistorted image
Wed, 25 Jun 2014 16:52:34 -0400 Nicolas Saunier corrected bugs for trajectory display for new code versions
Wed, 18 Jun 2014 01:19:18 -0400 Nicolas Saunier added function to classify object at instant from SVM
Fri, 06 Jun 2014 14:10:42 -0400 Nicolas Saunier renamed all draw functions to plot for consistency