20 #ifndef TESSERACT_TEXTORD_COLPARTITIONGRID_H__
21 #define TESSERACT_TEXTORD_COLPARTITIONGRID_H__
70 ColPartition_CLIST* parts);
79 const ColPartition* part, ColPartition_CLIST* candidates,
bool debug,
82 int* overlap_increase);
102 const TBOX& im_box,
const FCOORD& rerotation);
107 const FCOORD& rerotation);
153 ColPartition_LIST* parts);
185 bool debug, ColPartition_CLIST* candidates);
198 bool SmoothRegionType(Pix* nontext_map,
221 void AccumulatePartDistances(
const ColPartition& base_part,
222 const ICOORD& dist_scaling,
223 const TBOX& search_box,
237 int FindMargin(
int x,
bool right_to_left,
int x_limit,
243 #endif // TESSERACT_TEXTORD_COLPARTITIONGRID_H__