From 84e6aed56aceb5ecb30f6a5973f617dfb4ab2796 Mon Sep 17 00:00:00 2001 From: Shervin Emami Date: Sat, 8 Dec 2012 23:38:18 -0800 Subject: [PATCH] Provide some basic info on how to get FluidWall --- .../README.txt | 21 ++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/Chapter9_FluidInteractionUsingKinect/README.txt b/Chapter9_FluidInteractionUsingKinect/README.txt index f432211..5c4f8d8 100755 --- a/Chapter9_FluidInteractionUsingKinect/README.txt +++ b/Chapter9_FluidInteractionUsingKinect/README.txt @@ -1,3 +1,18 @@ -"UPDATE ALL: ..." error streams in console: - -Sometimes the Kinect will not synchronize properly with the program, usually after quitting and re-launching in quick succession. If this happens, just quit, wait, and try launching again. This error is rare. +****************************************************************************** +* Fluid Interaction using Kinect +****************************************************************************** +* by Naureen Mahmood & Austin Hines, 5th Dec 2012. +* http://code.google.com/p/fluidwall/ +****************************************************************************** +* Ch9 of the book "Mastering OpenCV with Practical Computer Vision Projects" +* Copyright Packt Publishing 2012. +* http://www.packtpub.com/cool-projects-with-opencv/book +****************************************************************************** + +For instructions on building & setting up FluidWall, please visit the website: + "http://code.google.com/p/fluidwall/" + + +Note: If you receive error messages saying "UPDATE ALL: ..." in your console: + Sometimes the Kinect will not synchronize properly with the program, usually after quitting and re-launching in quick succession. If this happens, just quit, wait, and try launching again. This error is rare. +