This is the complete list of members for
tesseract::ImageFind, including all inherited members.
BlankImageInBetween(const TBOX &box1, const TBOX &box2, const TBOX &im_box, const FCOORD &rotation, Pix *pix) | tesseract::ImageFind | [static] |
BoundsWithinRect(Pix *pix, int *x_start, int *y_start, int *x_end, int *y_end) | tesseract::ImageFind | [static] |
ClipToByte(double pixel) | tesseract::ImageFind | [static] |
ColorDistanceFromLine(const uinT8 *line1, const uinT8 *line2, const uinT8 *point) | tesseract::ImageFind | [static] |
ComposeRGB(uinT32 r, uinT32 g, uinT32 b) | tesseract::ImageFind | [static] |
ComputeRectangleColors(const TBOX &rect, Pix *pix, int factor, Pix *color_map1, Pix *color_map2, Pix *rms_map, uinT8 *color1, uinT8 *color2) | tesseract::ImageFind | [static] |
ConnCompAndRectangularize(Pix *pix, Boxa **boxa, Pixa **pixa) | tesseract::ImageFind | [static] |
CountPixelsInRotatedBox(TBOX box, const TBOX &im_box, const FCOORD &rotation, Pix *pix) | tesseract::ImageFind | [static] |
FindImagePartitions(Pix *image_pix, const FCOORD &rotation, const FCOORD &rerotation, TO_BLOCK *block, TabFind *tab_grid, ColPartitionGrid *part_grid, ColPartition_LIST *big_parts) | tesseract::ImageFind | [static] |
FindImages(Pix *pix) | tesseract::ImageFind | [static] |
pixNearlyRectangular(Pix *pix, double min_fraction, double max_fraction, double max_skew_gradient, int *x_start, int *y_start, int *x_end, int *y_end) | tesseract::ImageFind | [static] |
TransferImagePartsToImageMask(const FCOORD &rerotation, ColPartitionGrid *part_grid, Pix *image_mask) | tesseract::ImageFind | [static] |