log c/Makefile @ 962:64259b9885bf

age author description
Fri, 07 Jul 2017 18:01:45 -0400 Nicolas Saunier work in progress on undistortion acceleration
Thu, 16 Mar 2017 15:06:14 -0400 Nicolas Saunier added MacOS (Darwin) to Cpp Makefile and moved non-functional CMakeLists.txt
Fri, 10 Jun 2016 12:29:58 -0400 Nicolas Saunier updated catch and C++ code to opencv2.4.13 opencv3
Wed, 01 Jun 2016 01:55:45 -0400 Nicolas Saunier work in progress on stabilization dev
Mon, 21 Dec 2015 15:15:45 -0500 Nicolas Saunier updated to OpenCV 3.1 dev
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 13:25:31 +0200 Nicolas Saunier compilation with C++11 and test function for movingobject distance
Wed, 03 Dec 2014 18:56:49 +0000 Nicolas Saunier Modifications to pull request
Tue, 25 Nov 2014 22:49:47 -0500 MohamedGomaa add some functions for behaviour analysis
Wed, 25 Sep 2013 14:49:30 -0400 Nicolas Saunier added creation of bin directory
Mon, 29 Jul 2013 18:58:05 -0400 Nicolas Saunier simplified input of directories of video frames (simply use the video filename parameter to point at the directory)
Mon, 29 Jul 2013 18:06:55 -0400 Nicolas Saunier clean up of input classes for list of images and video files
Thu, 21 Jun 2012 23:50:51 -0400 Nicolas Saunier switched to Catch for the tests
Fri, 02 Mar 2012 19:32:54 -0500 Nicolas Saunier added one test and cleaned the first and last instant mess