FormXDocumentDetector
class FormXDocumentDetector
FormX Document Detector
Constructors
Functions
Link copied to clipboard
Detect document region from an image
fun detect(image: ImageProxy, bitmap: Bitmap?, onCompleteListener: (result: FormXDocumentDetectorResult) -> Unit, onFailureListener: (e: Throwable) -> Unit? = null)