Android.Hardware.Camera2.Params.Face Members

The members of Android.Hardware.Camera2.Params.Face are listed below.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
IdUnsupportedint (-1). The ID is -1 when the optional set of fields is unsupported.
const
ScoreMaxint (100). The maximum possible value for the confidence level.
const
ScoreMinint (1). The minimum possible value for the confidence level.

Public Properties

[read-only]
BoundsAndroid.Graphics.Rect. Bounds of the face.
[read-only]
Idint. An unique id per face while the face is visible to the tracker.
[read-only]
LeftEyePositionAndroid.Graphics.Point. The coordinates of the center of the left eye.
[read-only]
MouthPositionAndroid.Graphics.Point. The coordinates of the center of the mouth.
[read-only]
RightEyePositionAndroid.Graphics.Point. The coordinates of the center of the right eye.
[read-only]
Scoreint. The confidence level for the detection of the face.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.