forked from MasteringOpenCV/code
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
executable file
·18 lines (14 loc) · 1.03 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
******************************************************************************
* 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.