BodyFrameExtensions Class (KinectEx)
Contains extensions to the Kinect SDK BodyFrame class which enable
use of KinectEx functionality using familiar KinectSDK patterns and syntax.
- C#
- VB
- C++
- F#
[ExtensionAttribute] public static class BodyFrameExtensions
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<ExtensionAttribute>] [<AbstractClass>] [<Sealed>] type public BodyFrameExtensions = class end
The BodyFrameExtensions type exposes the following members.
Platforms | Name | Description | |
---|---|---|---|
GetAndRefreshBodyData(BodyFrame, SmoothedBodyList<ISmoother>) | Similar to the Kinect SDK method of the same name, this method retrieves
the array of bodies from a |
||
GetAndRefreshBodyData(BodyFrame, SmoothedBodyList<ISmoother>) | Similar to the Kinect SDK method of the same name, this method retrieves
the array of bodies from a |
||
GetAndRefreshBodyData<T>(BodyFrame, IList<T>) | Similar to the Kinect SDK method of the same name, this method retrieves
the array of bodies from a |
||
GetAndRefreshBodyData<T>(BodyFrame, IList<T>) | Similar to the Kinect SDK method of the same name, this method retrieves
the array of bodies from a |
Supported in:
Windows Desktop - .NET 4.5
Windows 8.1 Store - WinRT
Windows Desktop - .NET 4.5
Windows 8.1 Store - WinRT