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.
[This documentation is preliminary and is subject to change.]
Contains the types and members in the Microsoft.Kinect namespace.
Classes
Name | Description |
---|---|
AudioBeam | Represents an audio beam. |
AudioBeamFrame | Represents an audio beam frame. |
AudioBeamFrameArrivedEventArgs | Provides data for the FrameArrived event. |
AudioBeamFrameList | Represents a collection of AudioBeamFrame objects. |
AudioBeamFrameReader | Represents an audio frame reader. |
AudioBeamFrameReference | Represents and audio beam frame reference. |
AudioBeamSubFrame | Represents an audio beam sub frame. |
AudioBodyCorrelation | Represents a correlation between an audio beam subframe and a body tracking ID. |
AudioSource | Represents an audio frame source. |
Body | Represents a body. |
BodyFrame | Represents a frame that contains all the computed real-time tracking information about people that are in view of the sensor. |
BodyFrameArrivedEventArgs | Arguments for the body FrameReady events. |
BodyFrameReader | Represents a body frame source reader. |
BodyFrameReference | Represents a body frame reference. |
BodyFrameSource | Represents a body frame source. |
BodyIndexFrame | Represents a frame that is computed based on the depth image. This image tells you which depth or infrared pixels belong to tracked people and which belong to the background. |
BodyIndexFrameArrivedEventArgs | Arguments for a body frame reader's FrameArrived event. |
BodyIndexFrameReader | Represents a reader for body index frames. |
BodyIndexFrameReference | Represents a reference to an actual body frame. |
BodyIndexFrameSource | Represents a source of body index frames from a KinectSensor. |
Buffer | Represents a data buffer. |
ColorCameraSettings | Represents the settings of the color camera. |
ColorFrame | Represents a color frame for color images. |
ColorFrameArrivedEventArgs | Arguments for a color frame reader's FrameArrived event. |
ColorFrameReader | Represents a reader for color frames. |
ColorFrameReference | Represents a reference to an actual color frame. |
ColorFrameSource | Represents a source of color frames from a Kinect sensor. |
CoordinateMapper | Represents the mapper that provides translation services from one point type to another. |
CoordinateMappingChangedEventArgs | Arguments for a coordinate mapping's CoordinateMappingChanged event. |
DepthFrame | Represents a frame where each pixel represents the distance of the closest object seen by that pixel. |
DepthFrameArrivedEventArgs | Arguments for a depth frame reader's FrameArrived event. |
DepthFrameReader | Represents a reader for depth frames. |
DepthFrameReference | Represents a reference to an actual depth frame. |
DepthFrameSource | Represents a source of depth frames from a KinectSensor. |
FrameCapturedEventArgs | Arguments for a frame source's FrameCaptured event. |
FrameDescription | Represents the properties of an image frame from the KinectSensor. |
InfraredFrame | Represents a frame that provides view of the scene that looks just like a black and white photograph, but is actively lit, so brightness is consistent regardless of location and room brightness. |
InfraredFrameArrivedEventArgs | Arguments for an infrared frame reader's FrameArrived event. |
InfraredFrameReader | Represents a reader for infrared frames. |
InfraredFrameReference | Represents a reference to an actual infrared frame. |
InfraredFrameSource | Represents a source of infrared frames from a KinectSensor. |
IsAvailableChangedEventArgs | Represents the arguments for a KinectSensor's IsAvailableChanged event. |
KinectSensor | Represents a Kinect sensor device. |
LongExposureInfraredFrame | Represents a long exposure infrared frame. |
LongExposureInfraredFrameArrivedEventArgs | Arguments for an infrared frame reader's FrameArrived event. |
LongExposureInfraredFrameReader | Represents a reader for long exposure infrared frames. |
LongExposureInfraredFrameReference | Represents a reference to an actual long exposure infrared frame. |
LongExposureInfraredFrameSource | Represents a source of long exposure infrared frames from a KinectSensor. |
MultiSourceFrame | Represents a multi source frame from the KinectSensor. |
MultiSourceFrameArrivedEventArgs | Arguments for a multi source frame reader's FrameArrived event. |
MultiSourceFrameReader | Represents a reader for multi source frames. |
MultiSourceFrameReference | Represents a reference to an actual multi source frame. |
Structures
Name | Description |
---|---|
CameraSpacePoint | A 3D location in camera space. |
ColorSpacePoint | A 2D location in color space. |
DepthSpacePoint | A 2D location in depth space. |
Joint | Connects two bones of a skeleton. |
JointOrientation | Orients a joint relative to the parent joint in the skeleton. |
PointF | Represents a 2D point. |
RectF | Stores the upper-left corner, width, and height of a rectangle. |
Vector4 | Represents a 4-element (X,Y,Z,W) vector. |
Enumerations
Name | Description |
---|---|
Activity | Activity types. |
Appearance | Appearance types |
AudioBeamMode | Types of audio beam angle determination. |
ColorImageFormat | The available color image formats. |
DetectionResult | Gesture detection result options. |
Expression | User expressions. |
FrameCapturedStatus | Captured frame status options. |
FrameEdges | Identifies if the user's body is visible by indicating any portion of the user that is not in the camera's field of view. |
FrameSourceTypes | Identifies the frame source types. |
HandState | Indentifies possible hand states |
JointType | Joint types in a skeleton. |
KinectAudioCalibrationState | Specifies the Kinect for Windows sensor audio calibration states. |
KinectCapabilities | Specifies the capabilities of the kinect sensor. |
TrackingConfidence | Specifies the Kinect sensor tracking confidence. |
TrackingState | Specifies the Kinect sensor joint tracking states. |