Android.Hardware.Camera2.Params.Face: Property Members

The properties of Android.Hardware.Camera2.Params.Face are listed below. For a list of all members, see the Face Members list.

See Also: Inherited members from Java.Lang.Object

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.