|
tesseract
4.0.0-1-g2a2b
|
#include <algorithm>#include <cmath>#include <cstdint>#include <cstdio>#include <cstring>#include "errcode.h"#include "helpers.h"#include "kdpair.h"#include "points.h"#include "serialis.h"Go to the source code of this file.
Classes | |
| class | GENERIC_2D_ARRAY< T > |
| class | BandTriMatrix< T > |
| class | MATRIX |
| struct | MATRIX_COORD |
Macros | |
| #define | NOT_CLASSIFIED static_cast<BLOB_CHOICE_LIST*>(nullptr) |
Typedefs | |
| using | MatrixCoordPair = tesseract::KDPairInc< float, MATRIX_COORD > |
| #define NOT_CLASSIFIED static_cast<BLOB_CHOICE_LIST*>(nullptr) |
| using MatrixCoordPair = tesseract::KDPairInc<float, MATRIX_COORD> |