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

cropFactor

Document crop scale factor.

Details

Attribute: crop-factor

Type: number

Supported values: From 1 to 2

Default value: 1

Morphology

selphid.cropFactor = 1;

Description

Scale factor of the document crop relative to the detected framing in facephi-selphid-widget.


Example

<facephi-selphid-widget
    cropFactor={1.7}
/>

Last updated