75 float FullPriority(
int xmin,
int xmax,
double overlap_knob,
76 int centered_maxwidth,
double center_knob,
77 double width_change_knob)
const;
80 bool IsHealthy(
const TBLOB& blob,
int min_points,
int min_area)
const;
86 #ifndef GRAPHICS_DISABLED
void UnsplitOutlines() const
bool UsesPoint(const EDGEPT *point) const
TBOX SegmentBox(const EDGEPT *end) const
bool ContainedByOutline(const TESSLINE &outline) const
TBOX bounding_box() const
SPLIT(EDGEPT *pt1, EDGEPT *pt2)
#define BOOL_VAR_H(name, val, comment)
void UnsplitOutlineList(TBLOB *blob) const
void SplitOutline() const
bool Contains(const TPOINT &pt) const
EDGEPT * make_edgept(int x, int y, EDGEPT *next, EDGEPT *prev)
bool SharesPosition(const SPLIT &other) const
bool wordrec_display_splits
void remove_edgept(EDGEPT *point)
float FullPriority(int xmin, int xmax, double overlap_knob, int centered_maxwidth, double center_knob, double width_change_knob) const
bool Contains(const TPOINT &pt) const
bool IsHealthy(const TBLOB &blob, int min_points, int min_area) const
bool IsLittleChunk(int min_points, int min_area) const
void SplitOutlineList(TESSLINE *outlines) const
bool ContainedByBlob(const TBLOB &blob) const
bool EqualPos(const EDGEPT &other) const
void Mark(ScrollView *window) const