Definition at line 22 of file matrix_test.cc.
◆ MatrixTest()
tesseract::MatrixTest::MatrixTest |
( |
| ) |
|
|
inlineprotected |
Definition at line 36 of file matrix_test.cc.
36 {
40 }
43 }
44 }
void Resize(int size1, int size2, const T &empty)
void put(ICOORD pos, const T &thing)
GENERIC_2D_ARRAY< int > src_
static const int kNumDims_
static const int kInputSize_
◆ SetUp()
void tesseract::MatrixTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ dims_
◆ kInputSize_
const int tesseract::MatrixTest::kInputSize_ = 120 |
|
staticprotected |
◆ kNumDims_
const int tesseract::MatrixTest::kNumDims_ = 4 |
|
staticprotected |
◆ src_
The documentation for this class was generated from the following file:
- /media/home/debian/src/github/tesseract-ocr/tesseract/unittest/matrix_test.cc