#include <matrix.h>
|
static void | Delete (void *arg) |
|
Definition at line 687 of file matrix.h.
◆ MATRIX_COORD() [1/2]
tesseract::MATRIX_COORD::MATRIX_COORD |
( |
| ) |
|
|
inline |
◆ MATRIX_COORD() [2/2]
tesseract::MATRIX_COORD::MATRIX_COORD |
( |
int |
c, |
|
|
int |
r |
|
) |
| |
|
inline |
◆ ~MATRIX_COORD()
tesseract::MATRIX_COORD::~MATRIX_COORD |
( |
| ) |
|
|
default |
◆ Delete()
static void tesseract::MATRIX_COORD::Delete |
( |
void * |
arg | ) |
|
|
inlinestatic |
Definition at line 688 of file matrix.h.
688 {
690 delete c;
691 }
◆ MapForSplit()
void tesseract::MATRIX_COORD::MapForSplit |
( |
int |
ind | ) |
|
|
inline |
◆ Valid()
bool tesseract::MATRIX_COORD::Valid |
( |
const MATRIX & |
m | ) |
const |
|
inline |
◆ col
int tesseract::MATRIX_COORD::col |
◆ row
int tesseract::MATRIX_COORD::row |
The documentation for this struct was generated from the following file:
- /media/home/debian/src/github/tesseract-ocr/tesseract/src/ccstruct/matrix.h