This is the complete list of members for tesseract::Bmp8, including all inherited members.
Bmp8(unsigned short wid, unsigned short hgt) | tesseract::Bmp8 | |
Clear() | tesseract::Bmp8 | |
Copy(int x, int y, int wid, int hgt, Bmp8 *bmp_dest) const | tesseract::Bmp8 | protected |
Crop(int *xst_src, int *yst_src, int *wid, int *hgt) | tesseract::Bmp8 | protected |
Deslant() | tesseract::Bmp8 | |
FindConComps(int *concomp_cnt, int min_size) const | tesseract::Bmp8 | |
ForegroundRatio() const | tesseract::Bmp8 | |
FromCharDumpFile(CachedFile *fp) | tesseract::Bmp8 | static |
FromCharDumpFile(FILE *fp) | tesseract::Bmp8 | static |
Height() const | tesseract::Bmp8 | inline |
hgt_ | tesseract::Bmp8 | protected |
HorizontalDeslant(double *deslant_angle) | tesseract::Bmp8 | |
HorizontalHistogram() const | tesseract::Bmp8 | |
IsBlankColumn(int x) const | tesseract::Bmp8 | protected |
IsBlankRow(int y) const | tesseract::Bmp8 | protected |
IsIdentical(Bmp8 *pBmp) const | tesseract::Bmp8 | |
kConCompAllocChunk | tesseract::Bmp8 | protectedstatic |
kDeslantAngleCount | tesseract::Bmp8 | protectedstatic |
line_buff_ | tesseract::Bmp8 | protected |
LoadFromCharDumpFile(CachedFile *fp) | tesseract::Bmp8 | protected |
LoadFromCharDumpFile(FILE *fp) | tesseract::Bmp8 | protected |
LoadFromCharDumpFile(unsigned char **raw_data) | tesseract::Bmp8 | protected |
LoadFromRawData(unsigned char *data) | tesseract::Bmp8 | protected |
MeanHorizontalHistogramEntropy() const | tesseract::Bmp8 | |
RawData() const | tesseract::Bmp8 | inline |
SaveBmp2CharDumpFile(FILE *fp) const | tesseract::Bmp8 | protected |
ScaleFrom(Bmp8 *bmp, bool isotropic=true) | tesseract::Bmp8 | |
Stride() const | tesseract::Bmp8 | inline |
wid_ | tesseract::Bmp8 | protected |
Width() const | tesseract::Bmp8 | inline |
~Bmp8() | tesseract::Bmp8 | |