From 3dac81a87a394d9222c0a12969e513d34b4c5651 Mon Sep 17 00:00:00 2001 From: mutantturkey Date: Mon, 23 Jul 2012 15:42:24 -0400 Subject: removed unused function, updated readme's and commened out an extra cout --- fly-tools/README.markdown | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'fly-tools/README.markdown') diff --git a/fly-tools/README.markdown b/fly-tools/README.markdown index abd37ea..d3c7a0c 100644 --- a/fly-tools/README.markdown +++ b/fly-tools/README.markdown @@ -4,7 +4,7 @@ fly-tools FlyTracking ------------ -The FlyTracking application does the bulk of the work. +The FlyTracking application does the bulk of the work. Usage: @@ -37,15 +37,6 @@ derive-background This tool will generate a common background image of a set of video frames (PNGs), based on the statistical mode of each pixel. -Warning: - - This will eat a huge chunk of memory. with 2,500 images at 173x174 pixels, it took almost 3Gb of ram. - Usage: derive-background -i -s -o - -Todo: - -* reduce memory - zlib? less pointers? - -- cgit v1.2.3