mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-30 09:17:17 +08:00
Add explanation to --script-dir argument for set_unicharset_properties
parent
617757b465
commit
807150c90d
@ -247,6 +247,8 @@ This tool, together with a set of data files, allow the addition of extra proper
|
||||
training/set_unicharset_properties -U input_unicharset -O output_unicharset --script_dir=training/langdata
|
||||
```
|
||||
|
||||
`--script-dir` should point to a directory containing the relevant .unicharset file(s) for your training character set. These can be downloaded from [https://github.com/tesseract-ocr/langdata](https://github.com/tesseract-ocr/langdata)).
|
||||
|
||||
After running `unicharset_extractor` and `set_unicharset_properties`, you should get a `unicharset` file with all the fields set to the right values, like in this [example](#an-example-of-the-unicharset-file).
|
||||
|
||||
## The font\_properties file
|
||||
|
Loading…
Reference in New Issue
Block a user