tesseract
5.0.0-alpha-619-ge9db
|
#include <mutex>
#include <tesseract/genericvector.h>
#include "points.h"
#include <tesseract/strngs.h>
Go to the source code of this file.
Classes | |
class | tesseract::WordFeature |
struct | tesseract::FloatWordFeature |
class | tesseract::ImageData |
class | tesseract::DocumentData |
class | tesseract::DocumentCache |
Namespaces | |
tesseract | |
Enumerations | |
enum | tesseract::CachingStrategy { tesseract::CS_SEQUENTIAL, tesseract::CS_ROUND_ROBIN } |
Variables | |
const int | tesseract::kFeaturePadding = 2 |
const int | tesseract::kImagePadding = 4 |