tesseract
4.0.0-1-g2a2b
|
#include "imagedata.h"
#include <thread>
#include "allheaders.h"
#include "boxread.h"
#include "callcpp.h"
#include "helpers.h"
#include "rect.h"
#include "scrollview.h"
#include "serialis.h"
#include "tprintf.h"
Go to the source code of this file.
Namespaces | |
tesseract | |
Functions | |
void * | tesseract::ReCachePagesFunc (void *data) |
Variables | |
const int | kMaxReadAhead = 8 |
const int kMaxReadAhead = 8 |
Definition at line 44 of file imagedata.cpp.