Version:
interface

OcrPluginConfiguration

Configuration options for the OCR plugin.

typescript
interface OcrPluginConfiguration

Properties

NameTypeDescription
dataPath?stringCustom path for storing downloaded language data files. Defaults to the @nut-tree/ocr package data directory.
languageModelType?LanguageModelTypeThe Tesseract language model type to use (, , or ).

Was this page helpful?