#include <ccutil.h>
◆ CCUtil()
| tesseract::CCUtil::CCUtil |
( |
| ) |
|
◆ ~CCUtil()
| tesseract::CCUtil::~CCUtil |
( |
| ) |
|
|
virtualdefault |
◆ main_setup()
| void tesseract::CCUtil::main_setup |
( |
const char * |
argv0, |
|
|
const char * |
basename |
|
) |
| |
CCUtil::main_setup - set location of tessdata and name of image.
- Parameters
-
| argv0 | - paths to the directory with language files and config files. An actual value of argv0 is used if not nullptr, otherwise TESSDATA_PREFIX is used if not nullptr, next try to use compiled in -DTESSDATA_PREFIX. If previous is not successful - use current directory. |
| basename | - name of image |
< name of image
◆ params()
◆ ambigs_debug_level
◆ datadir
| STRING tesseract::CCUtil::datadir |
◆ directory
| STRING tesseract::CCUtil::directory |
◆ imagebasename
| STRING tesseract::CCUtil::imagebasename |
◆ imagefile
| STRING tesseract::CCUtil::imagefile |
◆ lang
| STRING tesseract::CCUtil::lang |
◆ language_data_path_prefix
| STRING tesseract::CCUtil::language_data_path_prefix |
◆ params_
◆ unichar_ambigs
◆ unicharset
◆ use_ambigs_for_adaption
◆ use_definite_ambigs_for_classifier
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccutil/ccutil.h
- /home/stephane/src/tesseract/src/ccutil/ccutil.cpp
- /home/stephane/src/tesseract/src/ccutil/mainblk.cpp