olinestruct Struct Reference

#include <tessclas.h>

List of all members.


Detailed Description

Holds info on outline.

Definition at line 159 of file tessclas.h.

Public Attributes


Member Data Documentation

TPOINT olinestruct::botright

Lower/Bottom-right coords of loop

Definition at line 164 of file tessclas.h.

Referenced by blob_bounding_box(), divide_blobs(), make_tess_outlines(), and setup_outline().

struct olinestruct* olinestruct::child

Pointer to inner outline

Definition at line 176 of file tessclas.h.

Referenced by delete_word(), make_single_split(), make_tess_outlines(), preserve_outline_tree(), render_outline(), restore_outline_tree(), and undo_single_split().

BYTEVEC* olinestruct::compactloop

Pointer to compacted loop

Definition at line 168 of file tessclas.h.

Referenced by make_tess_outlines().

EDGEPT* olinestruct::loop

Pointer to edgeloop structure

Definition at line 170 of file tessclas.h.

Referenced by check_blob(), constrained_split(), delete_word(), draw_blob_edges(), ExtractIntFeat(), make_single_split(), make_tess_outlines(), preserve_outline_tree(), prioritize_points(), register_outline(), render_outline(), restore_outline_tree(), setup_outline(), try_vertical_splits(), and undo_single_split().

struct olinestruct* olinestruct::next

Pointer to next unit/olinestruct at this level

Definition at line 174 of file tessclas.h.

Referenced by blob_bounding_box(), break_pieces(), check_blob(), check_outline_mem(), check_seam_order(), constrained_split(), delete_word(), divide_blobs(), draw_blob_edges(), eliminate_duplicate_outlines(), ExtractIntFeat(), find_split_in_blob(), join_pieces(), make_ed_blob(), make_single_split(), make_tess_outlines(), pick_good_seam(), preserve_outline_tree(), render_outline(), restore_outline_tree(), setup_blob_outlines(), try_vertical_splits(), undo_seam(), and undo_single_split().

void* olinestruct::node

Pointer to first node on outline

Definition at line 172 of file tessclas.h.

Referenced by make_tess_outlines().

TPOINT olinestruct::start

Starting coords of loop

Definition at line 166 of file tessclas.h.

Referenced by make_tess_outlines(), and restore_outline_tree().

TPOINT olinestruct::topleft

Upper/Top-left coords of loop

Definition at line 162 of file tessclas.h.

Referenced by blob_bounding_box(), divide_blobs(), make_tess_outlines(), and setup_outline().


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