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