Skip to content

Commit

Permalink
Provide some basic info on how to get FluidWall
Browse files Browse the repository at this point in the history
  • Loading branch information
shervinemami committed Dec 9, 2012
1 parent 46c67ef commit 84e6aed
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions Chapter9_FluidInteractionUsingKinect/README.txt
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 84e6aed

Please sign in to comment.