blockstruct Struct Reference

#include <tessclas.h>

List of all members.


Detailed Description

Holds details on block of text & constituents.

Definition at line 261 of file tessclas.h.

Public Attributes


Member Data Documentation

int blockstruct::blobcount

Count of blobs in block

Definition at line 268 of file tessclas.h.

TBLOB* blockstruct::blobs

Pointer to TBLOB structures in block

Definition at line 264 of file tessclas.h.

short blockstruct::italic

Flag to show italic block

Definition at line 296 of file tessclas.h.

short blockstruct::kerning

Space between characters

Definition at line 286 of file tessclas.h.

short blockstruct::l_margin

Position of left margin

Definition at line 294 of file tessclas.h.

short blockstruct::leading

Space between rows

Definition at line 284 of file tessclas.h.

short blockstruct::minwidth

Min width of char in block

Definition at line 290 of file tessclas.h.

struct blockstruct* blockstruct::next

Pointer to next TEXTBLOCK structure

Definition at line 300 of file tessclas.h.

short blockstruct::p_size

Point-size of text

Definition at line 292 of file tessclas.h.

char blockstruct::p_spaced

Flag to show propertianal spacing

Definition at line 280 of file tessclas.h.

short blockstruct::rowcount

Count of rows

Definition at line 282 of file tessclas.h.

TEXTROW* blockstruct::rows

Pointer to TEXTROW structures in block

Definition at line 266 of file tessclas.h.

short blockstruct::space

Distance between char centres

Definition at line 288 of file tessclas.h.

short blockstruct::spurious

Percentage of spurious characters

Definition at line 298 of file tessclas.h.

char blockstruct::type

Block type

Definition at line 278 of file tessclas.h.

short blockstruct::xmax

Bounding box, X max

Definition at line 272 of file tessclas.h.

short blockstruct::xmin

Bounding box, X min

Definition at line 270 of file tessclas.h.

short blockstruct::ymax

Bounding box, Y max

Definition at line 276 of file tessclas.h.

short blockstruct::ymin

Bounding box, Y min

Definition at line 274 of file tessclas.h.


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