Tesseract.tess_read_config — Functiontess_read_config(
inst::TessInst,
filename::AbstractString
)::NothingLoad configuration settings from a file into the Tesseract instance.
Arguments:
| T | Name | Default | Description |
|---|---|---|---|
| R | inst | The Tesseract instance to load the settings into. | |
| R | filename | The name of the file to load the settings from. |
See also: tess_read_debug_config