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.documentscanner
/
DocumentDetectionScores
/
DocumentDetectionScores
Document
Detection
Scores
constructor
(
totalScore
:
Double
,
distanceScore
:
Double
,
angleScore
:
Double
,
sizeScore
:
Double
,
aspectRatioScore
:
Double
,
lineCoverageScore
:
Double
,
widthScore
:
Double
,
heightScore
:
Double
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)