log c/Makefile @ 220:f0f800b95765

age author description
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
Tue, 20 Dec 2011 00:31:37 -0500 Nicolas Saunier began testing of FeatureGraph
Fri, 16 Dec 2011 11:34:07 -0500 Nicolas Saunier use of non multi-threaded version of Boost program options
Mon, 12 Dec 2011 15:44:54 -0500 Nicolas Saunier simple test of adding and using default HoG pedestrian detector
Mon, 17 Oct 2011 00:07:18 -0400 Nicolas Saunier added lopencv_imgproc to linker
Tue, 27 Sep 2011 00:34:03 -0400 Nicolas Saunier added basics to run tests
Fri, 26 Aug 2011 19:38:11 -0400 Nicolas Saunier added the code to read matrices from text files
Fri, 19 Aug 2011 01:35:45 -0400 Nicolas Saunier created the parameter structure to parse parameters (bug remaining)
Thu, 18 Aug 2011 22:25:21 -0400 Nicolas Saunier renamed Feature to Motion files and added code to test blob db
Wed, 17 Aug 2011 22:26:01 -0400 Nicolas Saunier saving of feature positions in sqlite database
Wed, 17 Aug 2011 17:14:00 -0400 Nicolas Saunier created basic feature saving code
Wed, 17 Aug 2011 01:25:13 -0400 Nicolas Saunier simple feature tracking and drawing working
Mon, 15 Aug 2011 12:53:10 -0400 Nicolas Saunier copied the video_homography opencv sample
Mon, 15 Aug 2011 11:39:25 -0400 Nicolas Saunier compilation of very simple feature class with trajectory
Mon, 06 Jun 2011 18:06:01 -0400 Nicolas Saunier added the simple script to create directories
Tue, 29 Mar 2011 01:47:00 -0400 Nicolas Saunier correction to compile with latest opencv
Sat, 13 Nov 2010 11:20:10 -0500 Nicolas Saunier got track features to compile, updated paths to headers and libraries for OpenCV 2
Fri, 27 Nov 2009 00:21:18 -0500 Nicolas Saunier incorporated code to use KLT
Fri, 13 Nov 2009 19:29:01 -0500 Nicolas Saunier minimal code to load UBC data
Mon, 09 Nov 2009 01:56:25 -0500 Nicolas Saunier added optical flow skeleton (test to reach a frame with cvqueryframe (fast for small resolutions)
Sun, 08 Nov 2009 10:33:41 -0500 Nicolas Saunier created cvutils
Sat, 07 Nov 2009 23:33:51 -0500 Nicolas Saunier renaming and added make clean
Fri, 23 Oct 2009 00:26:47 -0400 Nicolas Saunier updated and added makefile to compile C++ code using opencv in its directory, whipped up simple test to read the pixels in BW images