tesseract v5.3.3.20231005
|
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Functions | |
uint16_t | tesseract::ReadSampleSize (TFile *fp) |
PARAM_DESC * | tesseract::ReadParamDesc (TFile *fp, uint16_t N) |
PROTOTYPE * | tesseract::ReadPrototype (TFile *fp, uint16_t N) |
void | tesseract::WriteParamDesc (FILE *File, uint16_t N, const PARAM_DESC ParamDesc[]) |
void | tesseract::WritePrototype (FILE *File, uint16_t N, PROTOTYPE *Proto) |