Skip to content
maowu edited this page Nov 12, 2014 · 1 revision

Welcome to the worldtouch wiki!

  1. Processing library need: Using the menu bar in Processing - “ Sketch > Import Library > Add Library “ to add following library

    • SimpleOpenNI
    • opencv_processing
    • udp
    • oscP5
  2. For now, the system can capture those feature:

    • interactive area polygon
    • interactive area center point
    • the depth between human and surface

Shortcut key:

  • BACKSPACE : save the background depthMap (not need for now)
  • 'b': save the interactive depthMap between our setting distance. (You need press it for program first setting)
  • 'd': show debug images on/off
  • 'p': show setting images on/off
  • '0' - '3' : set interactive sensing area points 0~3
  • 's' - save the setting
  • 'w' - show the interactive demo
Clone this wiki locally