forked from MasteringOpenCV/code
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide some basic info on how to get FluidWall
- Loading branch information
1 parent
46c67ef
commit 84e6aed
Showing
1 changed file
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|