diff options
Diffstat (limited to 'fly-tools/README.markdown')
-rw-r--r-- | fly-tools/README.markdown | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fly-tools/README.markdown b/fly-tools/README.markdown index 8442dc8..fe70022 100644 --- a/fly-tools/README.markdown +++ b/fly-tools/README.markdown @@ -5,7 +5,11 @@ This page details the usage of each tool. Fly Tracking ------------ - Usage: FlyTracking -i <inputFile.txt> -o <originalImagePath> -f <finalOutputPath> -m <maskImagePath> -O <outputFilePrefix>" + +The Fly Tracking application does the bulk of the work. + +Usage: + FlyTracking -i <inputFile.txt> -o <originalImagePath> -f <finalOutputPath> -m <maskImagePath> -O <outputFilePrefix>" FilterFlymask ------------ |