tesseract-doxygen/wordrec/findseam.h File Reference

#include "seam.h"
#include "oldheap.h"
#include "chop.h"

Go to the source code of this file.

Typedefs

typedef HEAPSEAM_QUEUE
typedef ARRAY SEAM_PILE

Functions

void junk_worst_seam (SEAM_QUEUE seams, SEAM *new_seam, float new_priority)
void choose_best_seam (SEAM_QUEUE seam_queue, SEAM_PILE *seam_pile, SPLIT *split, PRIORITY priority, SEAM **seam_result, TBLOB *blob)
void combine_seam (SEAM_QUEUE seam_queue, SEAM_PILE seam_pile, SEAM *seam)
inT16 constrained_split (SPLIT *split, TBLOB *blob)
void delete_seam_pile (SEAM_PILE seam_pile)
SEAMpick_good_seam (TBLOB *blob)
PRIORITY seam_priority (SEAM *seam, inT16 xmin, inT16 xmax)
void try_point_pairs (EDGEPT *points[MAX_NUM_POINTS], inT16 num_points, SEAM_QUEUE seam_queue, SEAM_PILE *seam_pile, SEAM **seam, TBLOB *blob)
void try_vertical_splits (EDGEPT *points[MAX_NUM_POINTS], inT16 num_points, SEAM_QUEUE seam_queue, SEAM_PILE *seam_pile, SEAM **seam, TBLOB *blob)

Typedef Documentation

typedef ARRAY SEAM_PILE
typedef HEAP* SEAM_QUEUE

Function Documentation

void choose_best_seam ( SEAM_QUEUE  seam_queue,
SEAM_PILE seam_pile,
SPLIT split,
PRIORITY  priority,
SEAM **  seam_result,
TBLOB blob 
)
void combine_seam ( SEAM_QUEUE  seam_queue,
SEAM_PILE  seam_pile,
SEAM seam 
)

tessedit_fix_sideways_chops ||

inT16 constrained_split ( SPLIT split,
TBLOB blob 
)
void delete_seam_pile ( SEAM_PILE  seam_pile  ) 
void junk_worst_seam ( SEAM_QUEUE  seams,
SEAM new_seam,
float  new_priority 
)
SEAM* pick_good_seam ( TBLOB blob  ) 
PRIORITY seam_priority ( SEAM seam,
inT16  xmin,
inT16  xmax 
)
void try_point_pairs ( EDGEPT points[MAX_NUM_POINTS],
inT16  num_points,
SEAM_QUEUE  seam_queue,
SEAM_PILE seam_pile,
SEAM **  seam,
TBLOB blob 
)
void try_vertical_splits ( EDGEPT points[MAX_NUM_POINTS],
inT16  num_points,
SEAM_QUEUE  seam_queue,
SEAM_PILE seam_pile,
SEAM **  seam,
TBLOB blob 
)
Generated on Sun Jul 18 17:10:52 2010 for Tesseract by  doxygen 1.6.3