Home
last modified time | relevance | path

Searched refs:goutline_bounding_box (Results 1 – 3 of 3) sorted by relevance

/external/tesseract/ccstruct/
Dgenblob.h48 TBOX goutline_bounding_box( //Get bounding box
Dgenblob.cpp125 TBOX goutline_bounding_box( //Get bounding box in goutline_bounding_box() function
/external/tesseract/ccmain/
Dapplybox.cpp397 if (goutline_bounding_box in find_row_of_box()
478 curr_outline_box = goutline_bounding_box(outline, polyg); in resegment_box()