aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index fcb8026..9a95eba 100644
--- a/README.markdown
+++ b/README.markdown
@@ -150,5 +150,11 @@ pngs to make sure that the fly tracking was performed correctly.
### Into the Beyond ###
Now that we've done the hard work of image processing the rest is up to you! The
-data is all there, now you need to do manually generate the feature vectors.
+data is all there, now you need to do manually generate the feature vectors, and
+you need to run our simple k-means clustering.
+
+The K-Means clustering requires Java to run and our Least Squares Solution CCI
+calculator was written in Matlab and requires it to run.
+
+