diff options
author | mutantturkey <mutantturke@gmail.com> | 2012-06-20 15:45:16 -0400 |
---|---|---|
committer | mutantturkey <mutantturke@gmail.com> | 2012-06-20 15:45:16 -0400 |
commit | 6364ef1edf20ca9e5c869d6e66ae87a6b635675d (patch) | |
tree | 4f22b5bb5e2f111e31573be1918601741193a1fc /fly-tools | |
parent | 52a7555666dc0763ae30a61ad48e0035af6de3d9 (diff) |
updated todo in readme
Diffstat (limited to 'fly-tools')
-rw-r--r-- | fly-tools/README.markdown | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fly-tools/README.markdown b/fly-tools/README.markdown index 95a6d09..791e429 100644 --- a/fly-tools/README.markdown +++ b/fly-tools/README.markdown @@ -26,9 +26,8 @@ This tool creates masks from cropped video frames, which the need to be filtered Usage: - mask-generator <derived-background> <input-list> <output-folder> + mask-generator -b <derived-background> -i <input-list> -o <output-folder> Todo: -* implement getops * automatically detect CPU count and apply threads accordingly |