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.
Gets the face bounding box in infrared space.
Syntax
public:
property RectI FaceBoundingBoxInInfraredSpace {
RectI get ();
}
public RectI FaceBoundingBoxInInfraredSpace { get; }
var faceBoundingBoxInInfraredSpace = faceFrameResult.faceBoundingBoxInInfraredSpace;
Property value
Type: RectI
The face bounding box in infrared space.
Requirements
Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)