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
The following table(s) list the members exposed by the BackgroundRemovedColorStream type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
BackgroundRemovedColorStream | Initializes a new instance of the BackgroundRemovedColorStream class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Disable | Disables the generation of background-removed color frames. |
![]() |
Dispose | Releases all resources used by this BackgroundRemovedColorStream. |
![]() |
Enable | Enables the generation of background-removed color frames. |
![]() |
OpenNextFrame | Opens the next frame of data in this BackgroundRemovedColorStream. |
![]() |
ProcessColor | Processes data from one Kinect color frame. |
![]() |
ProcessDepth | Processes data from one Kinect depth frame. |
![]() |
ProcessSkeleton | Processes data from one Kinect skeleton frame. |
![]() |
SetTrackedPlayer | Sets the tracking ID of the person to track. |
Public Events
Name | Description | |
---|---|---|
![]() |
BackgroundRemovedFrameReady | Event that fires when a new BackgroundRemovedColorFrame is available. |
See Also
Reference
BackgroundRemovedColorStream Class
Microsoft.Kinect.Toolkit.BackgroundRemoval Namespace