set_tess_conf: Set a custom 'tesseract' config for OCR

Description Usage Arguments Value Examples

Description

tesseract can be called with custom configs to improve OCR. Adding such a config automatically is infeasible, but if you want to specify your own config, such as is found in data(asciimostly), then use this function to set the option.

Usage

1

Arguments

conf

A string specifying the config file name

Value

Nothing

Examples

1
set_tess_conf("asciimostly")

jacob-ogre/pdftext documentation built on May 18, 2019, 8:01 a.m.