66 WERD(C_BLOB_LIST *blob_list, uint8_t blanks,
const char *
text);
71 WERD(C_BLOB_LIST *blob_list,
WERD *clone);
90 C_BLOB_LIST *orphan_blobs);
124 void set_text(
const char *new_text) { correct = new_text; }
148 #ifndef GRAPHICS_DISABLED 160 #endif // GRAPHICS_DISABLED 180 bool *make_next_word_fuzzy);
190 C_BLOB_LIST rej_cblobs;
194 #include "ocrrow.h" // placed here due to void CleanNoise(float size_threshold)
void plot_rej_blobs(ScrollView *window)
WERD & operator=(const WERD &source)
void move(const ICOORD vec)
const char * string() const
WERD * ConstructFromSingleBlob(bool bol, bool eol, C_BLOB *blob)
TBOX bounding_box() const
static ScrollView::Color NextColor(ScrollView::Color colour)
void GetNoiseOutlines(GenericVector< C_OUTLINE *> *outlines)
void plot(ScrollView *window, ScrollView::Color colour)
void set_text(const char *new_text)
void set_flag(WERD_FLAGS mask, bool value)
C_BLOB_LIST * rej_cblob_list()
bool bit(uint8_t bit_num) const
bool AddSelectedOutlines(const GenericVector< bool > &wanted, const GenericVector< C_BLOB *> &target_blobs, const GenericVector< C_OUTLINE *> &outlines, bool *make_next_word_fuzzy)
bool flag(WERD_FLAGS mask) const
void set_bit(uint8_t bit_num, bool value)
const char * text() const
#define ELIST2IZEH(CLASSNAME)
void set_blanks(uint8_t new_blanks)
bool display_flag(uint8_t flag) const
C_BLOB_LIST * cblob_list()
void set_script_id(int id)
TBOX restricted_bounding_box(bool upper_dots, bool lower_dots) const
int word_comparator(const void *word1p, const void *word2p)
void copy_on(WERD *other)
void join_on(WERD *other)
WERD * ConstructWerdWithNewBlobs(C_BLOB_LIST *all_blobs, C_BLOB_LIST *orphan_blobs)
void set_display_flag(uint8_t flag, bool value)
TBOX true_bounding_box() const