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