For the complete documentation index, see llms.txt. This page is also available as Markdown.

stabilization

Enables face stabilization during capture.

Details

Attribute: stabilization

Type: boolean

Default value: true

Morphology

selphi.stabilization = true;

Description

Enables the pre-extraction stabilization phase in facephi-selphi-widget. When active, the component emits the event stabilizing for each analyzed frame.

Considerations

Activation is required to receive the event stabilizing.

Additional information

Compatibility: Replaces stabilizationStage in previous versions of the SDK Web.


Example

Last updated