2013年3月6日 星期三

HW3

試玩 SimpleOpenNI 範例_USER3D




99161082_徐文玲, HW03, Week03

1.下載
GOOGLE搜尋: Simple-openni → SimpleOpenNI-0.27
                                                     OpenNI_NITE_Installer-win32-0.27
2.安裝
解壓縮後,安裝順序
openni

nite

SensorKinect


3.下載Processing1.5.1,放入SimpleOpenNI
方法一:把SimpleOpenNI放在Processing-1.5.1/modes/java/放這裡
方法二:打開媒體櫃→文件→在Processing中自行建立一個libraries資料夾在裡面放入SimpleOpenNI

4.裝上KINECT
成功執行


心得:
因為一開始下載的是64bit的版本和電腦中JAVA版本不合而無法執行,最後重新下載改成32bit的版本才成功執行
老師最後介紹可以自己上網去找素材,示範了兩個範例的MSAFluid和marchingcubes超棒!!!


Week03.HW03.99160770_吳姿儀

1. "Simple-Openni"
 http://code.google.com/p/simple-openni/downloads/list
下載"SimpleOpenNI-0.27.zip"、"OpenNI_NITE_Installer-win64-0.27.zip"
安裝步驟http://code.google.com/p/simple-openni/wiki/Installation

2. 兩個檔案解壓縮

3. 安裝(依順序) :
(1) OpenNI_NITE_Installer-win64-0.27.zip
(2) nite-win64-1.5.2.21-dev
(3) SensorKinect092-Bin-Win64-v5.1.2.1

4. 安裝processing-1.5.1-windows (舊版較穩定)
http://processing.org/download/

**5. SimpleOpenNI解壓縮在Processing的Libraries
法1:(把SimpleOpenNI資料夾放入processing-1.5.1->modes->java->libraries->SimpleOpenNI)
法2:(把SimpleOpenNI資料夾放入文件->processing->新增資料夾(取名為libraries->SimpleOpenNI
<若下載的檔案不是整個,要令另新增跟檔案同名的資料夾>)

6. 檢查有沒有成功放入Processing的Library內
(打開processing-1.5.1,File->Examples->Libraries->SimpleOpenNI)

**Question:
--If you use the 64bit version, verify if you run Processing with 64bit. Mainly you have to install a 64bit Java version, also you have to remove the Java folder in the Processing folder.--
**Answer:
(1) processing-1.5.1 32bit
(2) OpenNI_NITE_Installer-win32-0.27
步驟同上!!!!!!(3.5.6.)

7. Kinect裝置--插電和USB


**Processing現成函式庫(Library),請在Processing.org找Reference的Library內有上百個函式庫
http://processing.org/reference/libraries/ (Reference->Libraries)

EX:   Motion Library
http://libraries.seltar.org/motion/
(1) 找"download"下載,把下載的檔案(motion libraries)範例資料夾整個放入
processing-2.0b5->modes->java->libraries
(2) 打開processing-2.0b5,File->Examples->Libraries->Motion
(3) 執行!!!!





















 




心得:
這週學習安裝SimpleOpenNI、將Kinect執行於Processing,以及用Processing網站有提供許多函式庫範例連結可下載、執行。從函式庫裡可以測試到各種不同的執行效果,多佳探險會發現更多更好玩且有趣的程式。

99160344申凱宇 連接kinect

I.利用google下載simple-openni
II.下載安裝
      1.openNI
      2.Nite
      3.SenserKinect
III.simple openNI解在processing的libraries
     processing穩定stable版 1.5.1版

程式庫要放在 文件/procressing / libries /放simpleOpenNI


 函示庫1:



函示庫2:




函示庫3:

Week03, HW03, 99160663_溫媁婷

TO DO :
(1) 利用Google搜尋 simple-openni
(2) 下載安裝 (順序)
       I.  OpenNi
      II.  NITE
     III. SenserKineet
(3) 先下載processing stable 版本1.5.1, 然後將Simple Open NI 解在 Processing libraries 的目錄下
      結果如圖(其中一個範例hand3D) :


* 切記下載的位元一定要相同如果OpenNI是32位元,那麼JAVA也要是32位元

(4) Processing 現成函式庫
     I.  先到 processing.org網頁 > references > libraries
    II. 當下載的函式庫不是在同一個文件夾裡 , 就要在
         processing > modes > java > libraries
         裡頭建立一個資料夾,然後把下載的全部拉到這個文件夾裡
         Example : msafluid

        Example :  marching cubes
心得 : 
kinect 對我來說真的是一個很新的東西 , 真的非常的好玩很酷
雖然安裝過程會卡在32與64位元的安裝程序, 有點麻煩
但還是值得一學

   

99163116_鄭祥斌, HW03, Week03

1.下載: google搜尋"simple-openni",網址:http://code.google.com/p/simple-openni/
然後去下載
(1)OpenNI_NITE_Installer_win32-0.27.zip
(2)SimpleOpenNI-0.27.zip
2.安裝(p.s要照順序):
(1)OpenNI_NITE_Installer_win32-0.27
(2)SimpleOpenNI-0.27
(3)SenerKinect
3.將SimpleOpenNI解壓縮在Processing的Libraries
(1)Processing穩定Stable版 1.5.1版
(2)Processing-1.5.1/modes/java/libraries/放SimpleOpenNI
4.檢查SimpleOpenNI有無成功放入Processing的Libraries
(1)打開Processing 1.5.1 -> 點擊File -> 點擊Example -> 跑出Standard Examples
5.選裡面一個範例 EX:User3d
6.Processing 現成函式庫
在Processing.org找Reference的Libraries,裡面有上百個函式庫
EX:MSAFluid 有很炫的流體

EX:有3D voex建模

zip檔解開在同名目錄

Week03,HW03,99160734_陳嘉云

1.下載Openni:

google搜尋:Simpleopenni

(1)下載-> SimpleOpenNI-0.27.zip & OpenNI-NITE-Installer-win32(64)-0.27.zip
(2)安裝OpenNI-NITE-Installer-win64-0.27.zip裡面的OpenNI,Nite,SenserKinect(要照順序)


2.安裝Processing:

安裝processing-1.5.1(比較穩定)SimpleOpenNI-0.27放到processing->modes->java->libraries裡面

3.執行processing的範例:

開啟processing->File->Example選擇SimpleOpenNI挑一個執行

4.裝上Kinect:

裝上Kinect開啟裝置管理員看是否安裝完全

5.執行結果:

我選擇Nite的Slider2d結果如下:
















*注意*:

如果64位元的無法執行

方法一:32位元的processing1.5.1要配32位元的OpenNI-NITE

方法二:在processing執行過後會在我的文件裡多出processing的資料夾在資料夾中新增libraries在裡面放入SimpleOpenNI然後在processing的Examples裡會出現contributed libraries

6.網路上的範例:

Processing的網站裡Reference->Libraries有很多人做的範例可以玩

把zip下載下來之後,在我的文件processing裡面新增資料夾取跟範例一樣的名稱(ex:MSAFluid),再把範例裡面的東西全拉進新增的資料夾裡面重開processing就可以執行了

(1)MSAFluid(流體力學)

(2)marchingcubes(3D vexel建模)

7.心得:

32跟64位元很麻煩

Kinect不知道為什麼有時候會測不到手所以在測試時畫不出線



=======================================================================