comparison kinect.xml @ 0:1478aad947a6

init
author kazz <kazz@cr.ie.u-ryukyu.ac.jp>
date Mon, 31 Jan 2011 03:46:10 +0900
parents
children 7e112b536f0a
comparison
equal deleted inserted replaced
-1:000000000000 0:1478aad947a6
1 <OpenNI>
2 <Licenses>
3 <License vendor="PrimeSense" key="insert key here"/>
4 </Licenses>
5 <Log writeToConsole="true" writeToFile="false">
6 <!-- 0 - Verbose, 1 - Info, 2 - Warning, 3 - Error (default) -->
7 <LogLevel value="3"/>
8 <Masks>
9 <Mask name="ALL" on="false"/>
10 </Masks>
11 <Dumps>
12 </Dumps>
13 </Log>
14 <ProductionNodes>
15 <Node type="Depth">
16 <Configuration>
17 <MapOutputMode xRes="640" yRes="480" FPS="30"/>
18 <Mirror on="true"/>
19 </Configuration>
20 </Node>
21 <Node type="Gesture" />
22 <Node type="Hands" />
23 </ProductionNodes>
24 </OpenNI>