Tesseract  3.02
tesseract-ocr/textord/bbgrid.cpp File Reference
#include "bbgrid.h"
#include "helpers.h"
#include "ocrblock.h"

Go to the source code of this file.

Namespaces

namespace  tesseract

Functions

Pix * tesseract::GridReducedPix (const TBOX &box, int gridsize, ICOORD bleft, int *left, int *bottom)
Pix * tesseract::TraceOutlineOnReducedPix (C_OUTLINE *outline, int gridsize, ICOORD bleft, int *left, int *bottom)
Pix * tesseract::TraceBlockOnReducedPix (BLOCK *block, int gridsize, ICOORD bleft, int *left, int *bottom)