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
Gets or sets the tracking ID of the person that this BackgroundRemovedColorFrame is tracking.
Syntax
public int TrackedPlayerId { get; set; }
Property Value
Type: Int32
The tracking ID of the person that this BackgroundRemovedColorFrame is tracking. Pixels that do not correspond to this person are removed. This value is zero if a tracked person is not found in the corresponding color frame.
Requirements
Namespace: Microsoft.Kinect.Toolkit.BackgroundRemoval
Assembly: Microsoft.Kinect.Toolkit.BackgroundRemoval (in microsoft.kinect.toolkit.backgroundremoval.dll)
See Also
Reference
BackgroundRemovedColorFrame Class
BackgroundRemovedColorFrame Members
Microsoft.Kinect.Toolkit.BackgroundRemoval Namespace