detect
Detect documents in the image. This operation should be called on a background thread.
Return
List of documents or empty list if no documents is detected.
Parameters
image
Image in format com.innovatrics.dot.image.ImageFormat.RAW_BGRA.
limit
The number of documents to detect. Currently, only one document detection is supported.
Throws
If DOT Document library is not activated.