blobstruct Struct Reference

#include <tessclas.h>

List of all members.


Detailed Description

Holds info on one tesseract blob.

Definition at line 133 of file tessclas.h.

Public Attributes


Member Data Documentation

unsigned char blobstruct::classes[MAX_WO_CLASSES]

Quickie classification

Definition at line 144 of file tessclas.h.

Referenced by make_tess_blob().

char blobstruct::correct

Correct text

Definition at line 140 of file tessclas.h.

Referenced by make_tess_blob().

char blobstruct::flags[TBLOBFLAGS]

Array of flags for this blob

Definition at line 138 of file tessclas.h.

Referenced by make_tess_blob().

char blobstruct::guess

Best guess

Definition at line 142 of file tessclas.h.

Referenced by make_tess_blob().

struct blobstruct* blobstruct::next

Pointer to next TBLOB at this level

Definition at line 148 of file tessclas.h.

Referenced by account_splits_left(), account_splits_right(), AdaptToWord(), attempt_blob_chop(), blobs_widths(), break_pieces(), classify_piece(), delete_word(), GetAdaptThresholds(), insert_seam(), join_pieces(), make_ed_word(), make_tess_blob(), make_tess_blobs(), NumBlobsIn(), rebuild_current_state(), and test_insert_seam().

struct olinestruct* blobstruct::outlines

Pointer to list of outlines for this blob

Definition at line 136 of file tessclas.h.

Referenced by attempt_blob_chop(), blob_bounding_box(), break_pieces(), correct_blob_order(), delete_word(), divide_blobs(), draw_blob_edges(), eliminate_duplicate_outlines(), ExtractIntFeat(), find_split_in_blob(), join_pieces(), make_ed_blob(), make_tess_blob(), NumOutlinesInBlob(), render_blob(), render_segmentation(), setup_blob_outlines(), and undo_seam().

unsigned char blobstruct::values[MAX_WO_CLASSES]

Quickie ratings

Definition at line 146 of file tessclas.h.

Referenced by make_tess_blob().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 28 19:49:30 2007 for Tesseract by  doxygen 1.5.1