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.
Kinect for Windows 1.8
Processes data from one Kinect depth frame.
Syntax
public void ProcessDepth (
T:!DepthImagePixel[] depthData,
long timestamp
)
Parameters
- depthData
Type: T:!DepthImagePixel
The depth frame to process. - timestamp
Type: Int64
The timestamp of the DepthImageFrame that the depth frame originated from.
Requirements
Namespace: Microsoft.Kinect.Toolkit.BackgroundRemoval
Assembly: Microsoft.Kinect.Toolkit.BackgroundRemoval (in microsoft.kinect.toolkit.backgroundremoval.dll)
See Also
Reference
BackgroundRemovedColorStream Class
BackgroundRemovedColorStream Members
Microsoft.Kinect.Toolkit.BackgroundRemoval Namespace