Cheek
The Cheek
class exposes the details of a detected cheek.
Properties
Property
Description
center
(get) center: PointSignal (set) (Not Available)
Specifies a PointSignal
representing the center of the cheek in the face local coordinate system.
See Also: Face.cameraTransform
to convert the point to the coordinate system of the camera.
cheekbone
(get) cheekbone: PointSignal (set) (Not Available)
Specifies a PointSignal
representing the cheekbone in the face local coordinate system.
See Also: Face.cameraTransform
to convert the point to the coordinate system of the camera.
This module exposes no methods.
Last updated