cropFactor
Face crop zoom factor.
Last updated
Face crop zoom factor.
Attribute: crop-factor
Type: number
Allowed values: of 1 to 2.
Default value: 1.5
selphi.cropFactor = 1.7;Scales the facial crop relative to the capture oval when the extraction returns a cropped image. Larger values include more margin around the face.
<facephi-selphi-widget
cropFactor={1.7}
/>Last updated