tesseract
5.0.0-alpha-619-ge9db
|
#include "imagedata.h"
#include <cinttypes>
#include <thread>
#include "allheaders.h"
#include "boxread.h"
#include "callcpp.h"
#include <tesseract/helpers.h>
#include "rect.h"
#include "scrollview.h"
#include <tesseract/serialis.h>
#include "tprintf.h"
Go to the source code of this file.
Namespaces | |
tesseract | |
Variables | |
const int | kMaxReadAhead = 8 |
const int kMaxReadAhead = 8 |
Definition at line 40 of file imagedata.cpp.