tesseract 5.2.0
|
Public Member Functions | |
NORM_PROTOS (size_t n) | |
Public Attributes | |
int | NumParams = 0 |
int | NumProtos |
PARAM_DESC * | ParamDesc = nullptr |
std::vector< LIST > | Protos |
Definition at line 35 of file normmatch.cpp.
|
inline |
Definition at line 36 of file normmatch.cpp.
int tesseract::NORM_PROTOS::NumParams = 0 |
Definition at line 38 of file normmatch.cpp.
int tesseract::NORM_PROTOS::NumProtos |
Definition at line 39 of file normmatch.cpp.
PARAM_DESC* tesseract::NORM_PROTOS::ParamDesc = nullptr |
Definition at line 40 of file normmatch.cpp.
std::vector<LIST> tesseract::NORM_PROTOS::Protos |
Definition at line 41 of file normmatch.cpp.