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.ocr.process.utils
/
OcrUtils
Ocr
Utils
object
OcrUtils
Members
Functions
build
Tree
Structure
Link copied to clipboard
fun
buildTreeStructure
(
blocks
:
List
<
Block
>
,
lines
:
List
<
Line
>
,
words
:
List
<
Word
>
)
:
List
<
Block
>
Builds a tree structure from the given OCR elements.