diff options
author | mutantturkey <mutantturke@gmail.com> | 2012-06-20 14:57:43 -0400 |
---|---|---|
committer | mutantturkey <mutantturke@gmail.com> | 2012-06-20 14:57:43 -0400 |
commit | a8b628d9536f59137a724faa077639dc59834038 (patch) | |
tree | ac21ae5a62c2bcd67f1d0edfa886b0702486e303 /fly-tools | |
parent | b13eb6e4fc54faabccbdffc647966416bfcacfcb (diff) |
converted to markdown
Diffstat (limited to 'fly-tools')
-rw-r--r-- | fly-tools/README | 2 | ||||
-rw-r--r-- | fly-tools/README.markdown | 12 |
2 files changed, 12 insertions, 2 deletions
diff --git a/fly-tools/README b/fly-tools/README deleted file mode 100644 index 2e841fe..0000000 --- a/fly-tools/README +++ /dev/null @@ -1,2 +0,0 @@ -== FlyTracking == - Usage: FlyTracking -i <inputFile.txt> -o <originalImagePath> -f <finalOutputPath> -m <maskImagePath> -O <outputFilePrefix>" diff --git a/fly-tools/README.markdown b/fly-tools/README.markdown new file mode 100644 index 0000000..8442dc8 --- /dev/null +++ b/fly-tools/README.markdown @@ -0,0 +1,12 @@ +fly-tools +========= + +This page details the usage of each tool. + +Fly Tracking +------------ + Usage: FlyTracking -i <inputFile.txt> -o <originalImagePath> -f <finalOutputPath> -m <maskImagePath> -O <outputFilePrefix>" + +FilterFlymask +------------ + |