detect

abstract fun detect(bgraRawImage: BgraRawImage): DocumentDetector.Result

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

Return

Detection result.

Parameters

bgraRawImage

BGRA raw image.