This is the complete list of members for tesseract::TextlineProjection, including all inherited members.
BestMeanGradientInColumn(const DENORM *denorm, int16_t x, int16_t min_y, int16_t max_y, bool best_is_max) const | tesseract::TextlineProjection | private |
BestMeanGradientInRow(const DENORM *denorm, int16_t min_x, int16_t max_x, int16_t y, bool best_is_max) const | tesseract::TextlineProjection | private |
BoxOutOfHTextline(const TBOX &box, const DENORM *denorm, bool debug) const | tesseract::TextlineProjection | |
ConstructProjection(TO_BLOCK *input_block, const FCOORD &rotation, Pix *nontext_map) | tesseract::TextlineProjection | |
DisplayProjection() const | tesseract::TextlineProjection | |
DistanceOfBoxFromBox(const TBOX &from_box, const TBOX &to_box, bool horizontal_textline, const DENORM *denorm, bool debug) const | tesseract::TextlineProjection | |
DistanceOfBoxFromPartition(const TBOX &box, const ColPartition &part, const DENORM *denorm, bool debug) const | tesseract::TextlineProjection | |
EvaluateBox(const TBOX &box, const DENORM *denorm, bool debug) const | tesseract::TextlineProjection | |
EvaluateBoxInternal(const TBOX &box, const DENORM *denorm, bool debug, int *hgrad1, int *hgrad2, int *vgrad1, int *vgrad2) const | tesseract::TextlineProjection | private |
EvaluateColPartition(const ColPartition &part, const DENORM *denorm, bool debug) const | tesseract::TextlineProjection | |
HorizontalDistance(bool debug, int x1, int x2, int y) const | tesseract::TextlineProjection | |
ImageXToProjectionX(int x) const | tesseract::TextlineProjection | private |
ImageYToProjectionY(int y) const | tesseract::TextlineProjection | private |
IncrementRectangle8Bit(const TBOX &box) | tesseract::TextlineProjection | private |
MeanPixelsInLineSegment(const DENORM *denorm, int offset, TPOINT start_pt, TPOINT end_pt) const | tesseract::TextlineProjection | private |
MoveNonTextlineBlobs(BLOBNBOX_LIST *blobs, BLOBNBOX_LIST *small_blobs) const | tesseract::TextlineProjection | |
PadBlobBox(BLOBNBOX *blob, TBOX *bbox) | tesseract::TextlineProjection | private |
pix_ | tesseract::TextlineProjection | private |
PlotGradedBlobs(BLOBNBOX_LIST *blobs, ScrollView *win) | tesseract::TextlineProjection | |
ProjectBlobs(BLOBNBOX_LIST *blobs, const FCOORD &rotation, const TBOX &image_box, Pix *nontext_map) | tesseract::TextlineProjection | private |
scale_factor_ | tesseract::TextlineProjection | private |
TextlineProjection(int resolution) | tesseract::TextlineProjection | explicit |
TransformToPixCoords(const DENORM *denorm, TPOINT *pt) const | tesseract::TextlineProjection | private |
TruncateToImageBounds(TPOINT *pt) const | tesseract::TextlineProjection | private |
VerticalDistance(bool debug, int x, int y1, int y2) const | tesseract::TextlineProjection | |
x_origin_ | tesseract::TextlineProjection | private |
y_origin_ | tesseract::TextlineProjection | private |
~TextlineProjection() | tesseract::TextlineProjection |