Forehead

The Forehead class exposes the details of a detected forehead.

Properties

Property

Description

center

(get) center: PointSignal (set) (Not Available)

Specifies a PointSignal representing the center of the forehead in the face local coordinate system.

See Also: Face.cameraTransform to convert the point to the coordinate system of the camera.

top

(get) top: PointSignal (set) (Not Available)

Specifies a PointSignal representing the top of the forehead 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