Share via


BackgroundRemovedColorFrame.AverageDepth Property

Kinect for Windows 1.8

Gets or sets the average depth of the pixels that correspond to the person in the foreground.

Syntax

public short AverageDepth { get; set; }

Property Value

Type: Int16
The average depth of the pixels that correspond to the person in the foreground, in meters.

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