Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.frameaccumulation
/
ResultAccumulationConfiguration
/
ResultAccumulationConfiguration
Result
Accumulation
Configuration
constructor
(
source
:
Map
<
String
,
Any
?
>
)
constructor
(
json
:
JSONObject
)
constructor
(
confirmationMethod
:
ConfirmationMethod
=
ConfirmationMethod.EXACT
,
minConfirmations
:
Int
=
3
,
minConfidenceForStableField
:
Double
=
0.8
,
autoClearThreshold
:
Int
=
4
)