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.documentqualityanalyzer
/
CharacterLevelAnnotation
/
CharacterLevelAnnotation
Character
Level
Annotation
constructor
(
plotCenter
:
PointF
,
plotWidth
:
Double
,
plotHeight
:
Double
,
ocrability
:
Double
,
contrast
:
Double
,
fontSize
:
Double
,
orientation
:
Double
,
orientationNormalized
:
Double
,
orientationDeviation
:
Double
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)