stabilization
Enables face stabilization during capture.
Last updated
Enables face stabilization during capture.
Attribute: stabilization
Type: boolean
Default value: true
selphi.stabilization = true;Enables the pre-extraction stabilization phase in facephi-selphi-widget. When active, the component emits the event stabilizing for each analyzed frame.
Activation is required to receive the event stabilizing.
Compatibility: Replaces stabilizationStage in previous versions of the SDK Web.
Last updated
<facephi-selphi-widget
stabilization={true}
/>