DocumentDetector

Document Detector component.

Types

Link copied to clipboard
data class Result

Detection result.

Functions

Link copied to clipboard
abstract fun detect(bgraRawImage: BgraRawImage): DocumentDetector.Result

Detect document in the image. This operation should be called on a background thread.