From a63c75de3069b81e174df40dd6cfa1b2774d7b42 Mon Sep 17 00:00:00 2001 From: mutantturkey Date: Wed, 20 Jun 2012 15:05:15 -0400 Subject: updated README --- fly-tools/README.markdown | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) (limited to 'fly-tools/README.markdown') diff --git a/fly-tools/README.markdown b/fly-tools/README.markdown index c43b1bf..95a6d09 100644 --- a/fly-tools/README.markdown +++ b/fly-tools/README.markdown @@ -1,17 +1,34 @@ fly-tools ========= -This page details the usage of each tool. - -Fly Tracking +FlyTracking ------------ -The Fly Tracking application does the bulk of the work. +The FlyTracking application does the bulk of the work. Usage: - FlyTracking -i -o -f -m -O " + FlyTracking -i -o -f -m -O -FilterFlymask +FilterFlyMask ------------ +FilterFlyMask runs some filtering operations on masks to ensure that the FlyTracking tool processes the information correctly. + +Usage: + + FilterFlyMask -f -r -m -o + +mask-generator +------------- + +This tool creates masks from cropped video frames, which the need to be filtered by the FilterFlyMask tool. + +Usage: + + mask-generator + +Todo: + +* implement getops +* automatically detect CPU count and apply threads accordingly -- cgit v1.2.3