Share via


BackgroundRemovedColorStream Members

Kinect for Windows 1.8

The following table(s) list the members exposed by the BackgroundRemovedColorStream type.

Public Constructors

Name Description
Public Method BackgroundRemovedColorStream Initializes a new instance of the BackgroundRemovedColorStream class.

Public Methods

Name Description
Public Method Disable Disables the generation of background-removed color frames.
Public Method Dispose Releases all resources used by this BackgroundRemovedColorStream.
Public Method Enable Enables the generation of background-removed color frames.
Public Method OpenNextFrame Opens the next frame of data in this BackgroundRemovedColorStream.
Public Method ProcessColor Processes data from one Kinect color frame.
Public Method ProcessDepth Processes data from one Kinect depth frame.
Public Method ProcessSkeleton Processes data from one Kinect skeleton frame.
Public Method SetTrackedPlayer Sets the tracking ID of the person to track.

Public Events

Name Description
Public Event BackgroundRemovedFrameReady Event that fires when a new BackgroundRemovedColorFrame is available.

See Also

Reference

BackgroundRemovedColorStream Class
Microsoft.Kinect.Toolkit.BackgroundRemoval Namespace