onShouldAnalyzeDocument

void onShouldAnalyzeDocument(@NonNull() Document document)

Deprecated

When a GiniVision instance is available the document is analyzed internally by using the configured GiniVisionNetworkService implementation. The extractions will be returned in the extra called EXTRA_OUT_EXTRACTIONS of the CameraActivity's result Intent.

Parameters

document

contains the original image taken by the camera