log

age author description
Thu, 14 May 2015 19:48:09 +0200 pstaub Added **kwargs passthrough to cvPlot()->cv2.line() for greater drawing flexibility.
Wed, 13 May 2015 17:24:19 +0200 Nicolas Saunier added script printing video info
Wed, 13 May 2015 15:11:03 +0200 Nicolas Saunier explored options for static compilation (failed)
Thu, 07 May 2015 16:30:58 +0200 Nicolas Saunier removed the abstract class to represent folders of images or video files since the capability is now built in OpenCV
Thu, 07 May 2015 16:09:47 +0200 Nicolas Saunier updating to c++11 capabilities
Thu, 07 May 2015 13:25:31 +0200 Nicolas Saunier compilation with C++11 and test function for movingobject distance
Fri, 24 Apr 2015 17:02:47 +0200 Nicolas Saunier removed useless and buggy code
Fri, 17 Apr 2015 17:33:32 +0200 Nicolas Saunier changed the paramter usePrototypes to False by default