Android.Media.FaceDetector.Face.Pose Method
Returns the face's pose.

Syntax

[Android.Runtime.Register("pose", "(I)F", "GetPose_IHandler")]
public virtual float Pose ([Android.Runtime.GeneratedEnum] Euler euler)

Parameters

euler
the Euler axis to retrieve an angle from (EULER_X, EULER_Y or EULER_Z)

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the face's pose. That is, the rotations around either the X, Y or Z axis (the positions in 3-dimensional Euclidean space).

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1