C# (CSharp) Kinect Namespace

Nested Namespaces

Kinect.Common
Kinect.Core
Kinect.Demo
Kinect.GestureDetection
Kinect.Gestures
Kinect.MouseControl
Kinect.Plugins
Kinect.Pong
Kinect.Semaphore
Kinect.Sensor
Kinect.Server
Kinect.ShowCase
Kinect.Toolbox
Kinect.Win32
Kinect.Workshop
Kinect.XNA

Classes

Name Description
AvatarController
AvatarControllerClassic Avatar controller is the component that transfers the captured user motion to a humanoid model (avatar). Avatar controller classic allows manual assignment of model's rigged bones to the Kinect's tracked joints.
BackgroundRemovalManager Background removal manager is the component that deals with Kinect background removal.
BoneOrientationsConstraint Filter to correct the joint locations and joint orientations to constraint to the range of viable human motion.
BoneOrientationsConstraint.AxisOrientationConstraint
BoneOrientationsConstraint.BoneOrientationConstraint
FacetrackingManager Facetracking manager is the component that deals with head and face tracking.
InteractionManager Interaction manager is the component that deals with hand interactions.
JointPositionsFilter Implementation of a Holt Double Exponential Smoothing filter. The double exponential smooths the curve and predicts. There is also noise jitter removal. And maximum prediction bounds. The parameters are commented in the Init function.
JointPositionsFilter.FilterDoubleExponentialData
Kinect1Interface
Kinect1Interface.Constants
Kinect1Interface.FaceRect
Kinect1Interface.NuiImageBuffer
Kinect1Interface.NuiImageFrame
Kinect1Interface.NuiImageViewArea
Kinect1Interface.NuiLockedRect
Kinect1Interface.NuiSkeletonBoneOrientation
Kinect1Interface.NuiSkeletonBoneRotation
Kinect1Interface.NuiSkeletonData
Kinect1Interface.NuiSkeletonFrame
Kinect1Interface.NuiTransformSmoothParameters
Kinect2Interface
KinectCopyPluginDataHelper
KinectFacePostBuildCopyPluginData
KinectGestures KinectGestures is utility class that processes programmatic Kinect gestures
KinectGestures.GestureData Gesture data structure.
KinectInterop KinectInterop is a class that contains utility and interop functions and deals with different kinds of sensor interfaces.
KinectInterop.BodyData
KinectInterop.BodyFrameData
KinectInterop.Constants
KinectInterop.JointData
KinectInterop.SensorData
KinectInterop.SmoothParameters
KinectManager KinectManager: establishes a connection with the Kinect and it keeps track of the number of users.
MouseControl
NewronGestureListener
Person
PortraitBackground Sets the color background image in portrait mode. The aspect ratio of the game view should be set to 9:16 for Kinect v2 or 3:4 for Kinect v1.
SpeechErrorHandler Speech error handler converts SAPI error codes to human readable messages.
SpeechManager Speech manager is the component that deals with Kinect speech recognition.
VisualGestureData Visual gesture data structure.
VisualGestureManager Visual gesture manager is the component dealing with VGB gestures.