Package-level declarations
Types
Link copied to clipboard
Result of a single check performed during the document verification process.
Link copied to clipboard
Represents the result of the image crop transformation.
Link copied to clipboard
data class DateResult<StringType>(val day: Int?, val month: Int?, val year: Int?, val originalString: StringType, val filledByDomainKnowledge: Boolean = false, val successfullyParsed: Boolean = true)
Represents the result of the date extraction.
Link copied to clipboard
Represents the result of the image crop transformation with additional details.
Link copied to clipboard
ImageAnalysisDetectionStatus enum defines possible states of detection.
Link copied to clipboard
ImageAnalysisLightingStatus enum defines possible lighting statuses.
Link copied to clipboard
interface ImageBaseResult
Represents base class of all image results.
Link copied to clipboard
Repesents original image of the captured document, untransformed, as it was used in processing.
Link copied to clipboard
Represents the current scanning side.