Kinect+Processing安裝步驟

依本學期創作技術架開發架構

步驟1, 2, 3是安裝必要的程式 (OpenNI+NITE+SensorKit) , 只要依序安裝即可
步驟4 是安裝 processing程式庫

A simple OpenNI wrapper for processing.

http://code.google.com/p/simple-openni/
http://code.google.com/p/simple-openni/wiki/Installation
Windows Install OpenNI
1. Download and install OpenNI (OpenNI-Bin-Win32-v1.0.0.25.exe)
   Link: http://www.openni.org/downloadfiles/openni-binaries/latest-unstable/25-openni-unstable-build-for-windows-v1-0-0/
2. Download and install NITE. (NITE-Bin-Win32-v1.3.0.18.exe)
   Link: http://www.openni.org/downloadfiles/openni-compliant-middleware-binaries/latest-unstable/46-primesense-nite-unstable-build-for-windows-v1-3-0
   The installer will ask you for the key, set this key 0KOIk2JeIBYClPWVnMoRKn5cdY4=
3. Download SensorKit. (avin2-SensorKinect-0124bd2.zip)
   Link: https://github.com/avin2/SensorKinect/archives/unstable [Download.zip]
   • Unzip avin2-SensorKinect-0124bd2.zip and install the file at \Bin\SensorKinect-Win32-5.0.0.exe
   • If everything worked out, you should see the camera in your Device Manager(under PrimeSensor : Kinect Camera, Kinect Motor).
   • Xbox NUI Audio is not supported at this version.
  
4. Install SimpleOpenNI (SimpleOpenNI-0.15-win32.zip)
   Link: http://code.google.com/p/simple-openni/downloads/list [SimpleOpenNI-0.15-win32.zip]

   • Unzip the SimpleOpenNI.zip into this folder \processing-1.2.1\libraries
   • Rename \processing-1.2.1\libraries\SimpleOpenNI\examples to \processing-1.2.1\examples\simpleopenni_examples
   • Copy \processing-1.2.1\libraries\SimpleOpenNI\simpleopenni_examples to \processing-1.2.1\examples\simpleopenni_examples
   • Document at \processing-1.2.1\libraries\SimpleOpenNI\documentation

OpenNI User Guide 下載


按上述安裝,則基本上, 已經都整合到processing了
只要測試 \processing-1.2.1\examples\simpleopenni_examples 目錄裡的程式就可以了
共有11個
SimpleOpenNI_DepthImage
SimpleOpenNI_DepthImageXml
SimpleOpenNI_DepthMap3d
SimpleOpenNI_Hands3d
SimpleOpenNI_IR
SimpleOpenNI_RecorderPlay
SimpleOpenNI_Scene
SimpleOpenNI_SceneDepth
SimpleOpenNI_User
SimpleOpenNI_User3d
SimpleOpenNI_UserScene3d

沒有留言:

張貼留言