tesseract
5.0.0-alpha-619-ge9db
|
Go to the documentation of this file.
73 float FullPriority(
int xmin,
int xmax,
double overlap_knob,
74 int centered_maxwidth,
double center_knob,
75 double width_change_knob)
const;
78 bool IsHealthy(
const TBLOB& blob,
int min_points,
int min_area)
const;
84 #ifndef GRAPHICS_DISABLED
bool UsesPoint(const EDGEPT *point) const
bool wordrec_display_splits
bool IsHealthy(const TBLOB &blob, int min_points, int min_area) const
void SplitOutlineList(TESSLINE *outlines) const
bool EqualPos(const EDGEPT &other) const
bool IsLittleChunk(int min_points, int min_area) const
bool Contains(const TPOINT &pt) const
bool Contains(const TPOINT &pt) const
bool ContainedByBlob(const TBLOB &blob) const
void Mark(ScrollView *window) const
void UnsplitOutlines() const
bool ContainedByOutline(const TESSLINE &outline) const
TBOX SegmentBox(const EDGEPT *end) const
float FullPriority(int xmin, int xmax, double overlap_knob, int centered_maxwidth, double center_knob, double width_change_knob) const
SPLIT(EDGEPT *pt1, EDGEPT *pt2)
void UnsplitOutlineList(TBLOB *blob) const
#define BOOL_VAR_H(name, val, comment)
void SplitOutline() const
TBOX bounding_box() const
void remove_edgept(EDGEPT *point)
bool SharesPosition(const SPLIT &other) const
EDGEPT * make_edgept(int x, int y, EDGEPT *next, EDGEPT *prev)