Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Process depth data for interaction.
Syntax
public void ProcessDepth (
DepthImagePixel[] depthData,
long timestamp
)
Parameters
- depthData
Type: DepthImagePixel
The depth data to process. - timestamp
Type: Int64
Timestamp for the depth data.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Interaction
Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)
See Also
Reference
InteractionStream Class
InteractionStream Members
Microsoft.Kinect.Toolkit.Interaction Namespace