/home/rays/src/opensrc/tesseract-ocr/wordrec/makechop.cpp File Reference

#include "makechop.h"
#include "blobs.h"
#include "render.h"
#include "structures.h"

Functions

void apply_seam (TBLOB *blob, TBLOB *other_blob, bool italic_blob, SEAM *seam)
void form_two_blobs (TBLOB *blob, TBLOB *other_blob, bool italic_blob, const TPOINT &location)
void make_double_split (TBLOB *blob, TBLOB *other_blob, bool italic_blob, SEAM *seam)
void make_single_split (TESSLINE *outlines, SPLIT *split)
void make_split_blobs (TBLOB *blob, TBLOB *other_blob, bool italic_blob, SEAM *seam)
void make_triple_split (TBLOB *blob, TBLOB *other_blob, bool italic_blob, SEAM *seam)
void undo_seam (TBLOB *blob, TBLOB *other_blob, SEAM *seam)
void undo_single_split (TBLOB *blob, SPLIT *split)

Function Documentation

void apply_seam ( TBLOB blob,
TBLOB other_blob,
bool  italic_blob,
SEAM seam 
)
void form_two_blobs ( TBLOB blob,
TBLOB other_blob,
bool  italic_blob,
const TPOINT location 
)
void make_double_split ( TBLOB blob,
TBLOB other_blob,
bool  italic_blob,
SEAM seam 
)
void make_single_split ( TESSLINE outlines,
SPLIT split 
)
void make_split_blobs ( TBLOB blob,
TBLOB other_blob,
bool  italic_blob,
SEAM seam 
)
void make_triple_split ( TBLOB blob,
TBLOB other_blob,
bool  italic_blob,
SEAM seam 
)
void undo_seam ( TBLOB blob,
TBLOB other_blob,
SEAM seam 
)
void undo_single_split ( TBLOB blob,
SPLIT split 
)
Generated on Thu Feb 2 08:19:23 2012 for Tesseract by  doxygen 1.6.3