|
tesseract v5.3.3.20231005
|
#include <chrono>#include <ctime>Go to the source code of this file.
Classes | |
| struct | tesseract::EANYCODE_CHAR |
| class | tesseract::ETEXT_DESC |
Namespaces | |
| namespace | tesseract |
Typedefs | |
| using | tesseract::CANCEL_FUNC = bool(*)(void *, int) |
| using | tesseract::PROGRESS_FUNC = bool(*)(int, int, int, int, int) |
| using | tesseract::PROGRESS_FUNC2 = bool(*)(ETEXT_DESC *, int, int, int, int) |