Class PremiumFeatures (2.27.0)

PremiumFeatures(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configurations for premium OCR features.

Attributes

NameDescription
enable_selection_mark_detection bool
Turn on selection mark detector in OCR engine. Only available in OCR 2.0 (and later) processors.
compute_style_info bool
Turn on font identification model and return font style information.
enable_math_ocr bool
Turn on the model that can extract LaTeX math formulas.