diff options
| author | mutantturkey <mutantturke@gmail.com> | 2012-06-16 00:05:36 -0400 |
|---|---|---|
| committer | mutantturkey <mutantturke@gmail.com> | 2012-06-16 00:05:36 -0400 |
| commit | 2feaeea19b46ebe55a26bb43f75fd4f6ca3dda1f (patch) | |
| tree | 7ab8f2af91e7277ce9be511e03c2298328033bb2 | |
| parent | 5c92798ac85295a5fe6c234cf32c79fa3a7c4d8c (diff) | |
moved old filter cpp and updated readme
| -rw-r--r-- | README | 6 | ||||
| -rw-r--r-- | fly-tools/misc/FlyTrackingFilter.cpp (renamed from fly-tools/FlyTrackingFilter.cpp) | 0 |
2 files changed, 4 insertions, 2 deletions
@@ -15,7 +15,9 @@ installed. $ cd fly-data $ make -The programs that will be build are located here -: +The programs that will be build are located here: + ./fly-tools/FilterFlyMask ./fly-tools/FlyTracking + +More documentation is included in the README file in fly-tools/ diff --git a/fly-tools/FlyTrackingFilter.cpp b/fly-tools/misc/FlyTrackingFilter.cpp index 9020522..9020522 100644 --- a/fly-tools/FlyTrackingFilter.cpp +++ b/fly-tools/misc/FlyTrackingFilter.cpp |
