Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-bundle-sdk
/
io.scanbot.sdk.kmp.frameaccumulation
/
ResultAccumulationConfiguration
/
ResultAccumulationConfiguration
Result
Accumulation
Configuration
constructor
(
confirmationMethod
:
ConfirmationMethod
=
ConfirmationMethod.EXACT
,
minConfirmations
:
Int
=
3
,
minConfidenceForStableField
:
Double
=
0.8
,
autoClearThreshold
:
Int
=
4
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)