Jump to top

VisionCloudTextRecognizerModelType

enum

The cloud model type used for in VisionCloudTextRecognizerOptions & VisionCloudDocumentTextRecognizerOptions

Defaults to SPARSE_MODEL

Members

DENSE_MODEL</>

Sparse model type. It is more suitable for sparse text.

SPARSE_MODEL</>

Dense model type. It is more suitable for well-formatted dense text.