|
tesseract v5.3.3.20231005
|
#include "clst.h"#include "normalis.h"#include "points.h"#include "rect.h"#include "scrollview.h"#include <tesseract/publictypes.h>#include "tesstypes.h"Go to the source code of this file.
Classes | |
| struct | tesseract::TPOINT |
| struct | tesseract::EDGEPT |
| struct | tesseract::TESSLINE |
| struct | tesseract::TBLOB |
| struct | tesseract::TWERD |
Namespaces | |
| namespace | tesseract |
Typedefs | |
| using | tesseract::VECTOR = TPOINT |
Functions | |
| bool | tesseract::divisible_blob (TBLOB *blob, bool italic_blob, TPOINT *location) |
| void | tesseract::divide_blobs (TBLOB *blob, TBLOB *other_blob, bool italic_blob, const TPOINT &location) |