tesseract v5.3.3.20231005
|
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, Image pix) | tesseract::ImageFind | static |
BoundsWithinRect(Image pix, int *x_start, int *y_start, int *x_end, int *y_end) | tesseract::ImageFind | static |
ColorDistanceFromLine(const uint8_t *line1, const uint8_t *line2, const uint8_t *point) | tesseract::ImageFind | static |
CountPixelsInRotatedBox(TBOX box, const TBOX &im_box, const FCOORD &rotation, Image pix) | tesseract::ImageFind | static |
FindImagePartitions(Image image_pix, const FCOORD &rotation, const FCOORD &rerotation, TO_BLOCK *block, TabFind *tab_grid, DebugPixa *pixa_debug, ColPartitionGrid *part_grid, ColPartition_LIST *big_parts) | tesseract::ImageFind | static |
FindImages(Image pix, DebugPixa *pixa_debug) | tesseract::ImageFind | static |
TransferImagePartsToImageMask(const FCOORD &rerotation, ColPartitionGrid *part_grid, Image image_mask) | tesseract::ImageFind | static |