Skip to main content Link Search Menu Expand Document (external link)

@depthmap attribute

:electric_plug: dp.kinect dp.kinect2 dp.kinect3 dp.oak
:information_source: signature
depthmap DEPTHOUT_INT
:house: values
0
no depth output default
1
depth output
2
depth output, calculate player indices (dp.kinect only)
:bulb: examples
@depthmap 1

Depth output on the first outlet. This combined with resolution @depthmapres and depth value type @type define the memory layout of depth data.

:memo: dp.kinect requires @depthmap 2 to calculate the @playermap.