|
tesseract
5.0.0-alpha-619-ge9db
|
#include <algorithm>#include <cmath>#include <cstdint>#include <cstdio>#include <cstring>#include "errcode.h"#include <tesseract/helpers.h>#include "kdpair.h"#include "points.h"#include <tesseract/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> |