#include <unistd.h>#include "tesseractclass.h"#include "img.h"#include "blobbox.h"#include "linefind.h"#include "imagefind.h"#include "colfind.h"#include "tabvector.h"#include "blread.h"#include "wordseg.h"#include "varable.h"#include "notdll.h"#include "makerow.h"#include "baseapi.h"#include "tordmain.h"#include "tessvars.h"Namespaces | |
| namespace | tesseract |
Variables | |
| const int | tesseract::kMinCredibleResolution = 70 |
| const int | tesseract::kDefaultResolution = 300 |
1.6.3