Legacy Camera Installation Part 1
(for Mac OS X)

What if I have Windows 7 instead?

System Requirements

Installation

Figure 1: Camera setup and frame.

Figure 2: Checkerboard mounted on a foam core board with binder clips.

  1. Assemble the frame as shown in the assembly instructions and set it up on your desk (See Figure 1). If you are using two cameras (not recommended), they need to be connected to ports on separate USB controllers on your computer. All modern computers have at least two usb controllers. Usually ports from separate USB controllers are further apart than ports on the same USB controller.
  2. Download the SDK OS X binaries and double click on the GesturalUserInterface.dmg file. Copy the GesturalUserInterface directory somewhere (such as into your home directory). It should have the subdirectories:
    /Users/username/GesturalUserInterface/
    /Users/username/GesturalUserInterface/lib
    etc.
  3. In the GesturalUserInterface directory, create a config.yml indicating the appropriate number of cameras (see config_example.yml):

    Leave the CameraType as OpenNI

    CameraType: OpenNI
  4. Print the checkerboard (on letter or A4 paper). See Figure 2, foam board optional.

Next: Installation Part 2