capacitor-plugin-scanbot-sdk
    Preparing search index...

    Class ResultAccumulationConfiguration

    Configuration for how to accumulate results.

    Index

    Constructors

    Properties

    autoClearThreshold: number

    Will auto-clear the cache if this number of frames have been a different document type or empty.

    Default is 4

    confirmationMethod: ConfirmationMethod

    Method used to confirm a result.

    Default is EXACT

    minConfidenceForStableField: number

    Minimum confidence required to consider a field confirmed.

    Default is 0.8

    minConfirmations: number

    Number of confirmations required to consider a result confirmed (see ConfirmationMethod). Requiring more confirmations will increase the reliability of the result but also the time to gather enough confirmations.

    Default is 3