Fix small code style issues (reported by Codacy)

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2024-06-10 06:58:42 +02:00
parent 896f90537c
commit cde0576fb3
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
If you think you found a bug in Tesseract, please create an issue.
Use the [user forum](https://groups.google.com/g/tesseract-ocr) instead of creating an issue if ...
* You have problems using Tesseract and need some help.
* You have problems installing the software.
* You are not satisfied with the accuracy of the OCR, and want to ask how you can improve it. Note: You should first read the [ImproveQuality](https://tesseract-ocr.github.io/tessdoc/ImproveQuality.html) documentation.

View File

@ -9,6 +9,7 @@ before new build.
You need Leptonica 1.74.2 (minimum) for Tesseract 4.0x.
Known dependencies for training tools (excluding leptonica):
* compiler with c++11 support
* automake
* pkg-config