Package-level declarations
Types
Link copied to clipboard
data class DetectionPosition(val topLeft: PointDouble, val topRight: PointDouble, val bottomRight: PointDouble, val bottomLeft: PointDouble)
Position of the document in the image.
Link copied to clipboard
interface DocumentDetector
Document Detector component.
Link copied to clipboard
object DocumentDetectorFactory
Factory for Document Detector component.