Nose

The Nose class exposes the details of a detected nose.

Properties

Property

Description

bridge

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

Specifies a PointSignal representing the location of the bridge of the nose in the face local coordinate system.

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

leftNostril

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

Specifies a PointSignal representing the location of the left nostril in the face local coordinate system.

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

rightNostril

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

Specifies a PointSignal representing the location of the right nostril in the face local coordinate system.

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

tip

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

Specifies a PointSignal representing the location of the tip of the nose 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