tesseract
5.0.0-alpha-619-ge9db
|
This is the complete list of members for SEAM, including all inherited members.
ApplySeam(bool italic_blob, TBLOB *blob, TBLOB *other_blob) const | SEAM | |
bounding_box() const | SEAM | |
BreakPieces(const GenericVector< SEAM * > &seams, const GenericVector< TBLOB * > &blobs, int first, int last) | SEAM | static |
CombineableWith(const SEAM &other, int max_x_dist, float max_total_priority) const | SEAM | |
CombineWith(const SEAM &other) | SEAM | |
ContainedByBlob(const TBLOB &blob) const | SEAM | inline |
Finalize() | SEAM | inline |
FindBlobWidth(const GenericVector< TBLOB * > &blobs, int index, bool modify) | SEAM | |
FullPriority(int xmin, int xmax, double overlap_knob, int centered_maxwidth, double center_knob, double width_change_knob) const | SEAM | |
HasAnySplits() const | SEAM | inline |
Hide() const | SEAM | |
IsHealthy(const TBLOB &blob, int min_points, int min_area) const | SEAM | |
JoinPieces(const GenericVector< SEAM * > &seams, const GenericVector< TBLOB * > &blobs, int first, int last) | SEAM | static |
Mark(ScrollView *window) const | SEAM | |
OverlappingSplits(const SEAM &other) const | SEAM | inline |
PrepareToInsertSeam(const GenericVector< SEAM * > &seams, const GenericVector< TBLOB * > &blobs, int insert_index, bool modify) | SEAM | |
Print(const char *label) const | SEAM | |
PrintSeams(const char *label, const GenericVector< SEAM * > &seams) | SEAM | static |
priority() const | SEAM | inline |
Reveal() const | SEAM | |
SEAM(float priority, const TPOINT &location) | SEAM | inline |
SEAM(float priority, const TPOINT &location, const SPLIT &split) | SEAM | inline |
set_priority(float priority) | SEAM | inline |
SharesPosition(const SEAM &other) const | SEAM | inline |
UndoSeam(TBLOB *blob, TBLOB *other_blob) const | SEAM | |
UsesPoint(const EDGEPT *point) const | SEAM | inline |