This is the complete list of members for tesseract::IntGrid, including all inherited members.
AnyZeroInRect(const TBOX &rect) const | tesseract::IntGrid | |
bleft() const | tesseract::GridBase | inline |
bleft_ | tesseract::GridBase | protected |
Clear() | tesseract::IntGrid | |
ClipGridCoords(int *x, int *y) const | tesseract::GridBase | |
GridBase()=default | tesseract::GridBase | |
GridBase(int gridsize, const ICOORD &bleft, const ICOORD &tright) | tesseract::GridBase | |
gridbuckets_ | tesseract::GridBase | protected |
GridCellValue(int grid_x, int grid_y) const | tesseract::IntGrid | inline |
GridCoords(int x, int y, int *grid_x, int *grid_y) const | tesseract::GridBase | |
gridheight() const | tesseract::GridBase | inline |
gridheight_ | tesseract::GridBase | protected |
gridsize() const | tesseract::GridBase | inline |
gridsize_ | tesseract::GridBase | protected |
gridwidth() const | tesseract::GridBase | inline |
gridwidth_ | tesseract::GridBase | protected |
Init(int gridsize, const ICOORD &bleft, const ICOORD &tright) | tesseract::IntGrid | |
IntGrid() | tesseract::IntGrid | |
IntGrid(int gridsize, const ICOORD &bleft, const ICOORD &tright) | tesseract::IntGrid | |
NeighbourhoodSum() const | tesseract::IntGrid | |
RectMostlyOverThreshold(const TBOX &rect, int threshold) const | tesseract::IntGrid | |
Rotate(const FCOORD &rotation) | tesseract::IntGrid | |
SetGridCell(int grid_x, int grid_y, int value) | tesseract::IntGrid | inline |
ThresholdToPix(int threshold) const | tesseract::IntGrid | |
tright() const | tesseract::GridBase | inline |
tright_ | tesseract::GridBase | protected |
~GridBase() | tesseract::GridBase | virtual |
~IntGrid() override | tesseract::IntGrid | |