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 skeleton frame.
Syntax
public void ProcessSkeleton (
T:!Skeleton[] skeletons,
long timestamp
)
Parameters
- skeletons
Type: T:!Skeleton
The skeleton frame to process. - timestamp
Type: Int64
The timestamp of the SkeletonFrame that the skeleton 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