diff options
author | mutantturkey <mutantturke@gmail.com> | 2012-06-20 14:58:48 -0400 |
---|---|---|
committer | mutantturkey <mutantturke@gmail.com> | 2012-06-20 14:58:48 -0400 |
commit | 8d77759de3038abdb587adb81010aa9e1ef63fca (patch) | |
tree | a01c4eb7e27279c8982eaf7ceba4eb031f2cf3ee /fly-tools | |
parent | a8b628d9536f59137a724faa077639dc59834038 (diff) |
updated README
Diffstat (limited to 'fly-tools')
-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 ------------ |