From 4997e34640b04ed3ca0cdc68ea2e523df12b5c28 Mon Sep 17 00:00:00 2001 From: mutantturkey Date: Fri, 15 Jun 2012 00:28:50 -0400 Subject: remove old binary, update readme --- README | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 05a4846..c1ac053 100644 --- a/README +++ b/README @@ -1,3 +1,21 @@ README -This contains all of the sources codes used for the Fly Tracking project. +This contains all of the source codes used for the Fly Tracking project. + +You will find a few scripts to automate the processing of the data: + +./process-video-beta +./batch-process + +You will find two programs, FilterFlyMask and FlyTracking in fly-tools. You +will need to make them which is easy to do. If you have trouble building, +please make sure that you have gsl and ImageMagick++ libraries and headers +installed. + +$ cd fly-data +$ make + +The programs that will be build are located here +: +./fly-tools/FilterFlyMask +./fly-tools/FlyTracking -- cgit v1.2.3