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