EngineInput

sealed class EngineInput

Input for the OCR process

Inheritors

Properties

Link copied to clipboard
Link copied to clipboard
abstract val outputFile: File?
Link copied to clipboard
Link copied to clipboard
abstract val size: Int
Link copied to clipboard
abstract val sourceOcrPages: List<Page>