HeadPose Class

Properties indicating head pose of the face.

Inheritance
HeadPose

Constructor

HeadPose(*, roll: Optional[float] = None, yaw: Optional[float] = None, pitch: Optional[float] = None, **kwargs)

Parameters

roll
float
Required
yaw
float
Required
pitch
float
Required