tesseract-doxygen/wordrec/makechop.cpp File Reference

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

Functions

void apply_seam (TBLOB *blob, TBLOB *other_blob, SEAM *seam)
void divide_blobs (TBLOB *blob, TBLOB *other_blob, inT32 location)
void form_two_blobs (TBLOB *blob, TBLOB *other_blob, inT32 location)
void make_double_split (TBLOB *blob, TBLOB *other_blob, SEAM *seam)
void make_single_split (TESSLINE *outlines, SPLIT *split)
void make_split_blobs (TBLOB *blob, TBLOB *other_blob, SEAM *seam)
void make_triple_split (TBLOB *blob, TBLOB *other_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,
SEAM seam 
)
void divide_blobs ( TBLOB blob,
TBLOB other_blob,
inT32  location 
)
void form_two_blobs ( TBLOB blob,
TBLOB other_blob,
inT32  location 
)
void make_double_split ( TBLOB blob,
TBLOB other_blob,
SEAM seam 
)
void make_single_split ( TESSLINE outlines,
SPLIT split 
)
void make_split_blobs ( TBLOB blob,
TBLOB other_blob,
SEAM seam 
)
void make_triple_split ( TBLOB blob,
TBLOB other_blob,
SEAM seam 
)
void undo_seam ( TBLOB blob,
TBLOB other_blob,
SEAM seam 
)
void undo_single_split ( TBLOB blob,
SPLIT split 
)
Generated on Sun Jul 18 17:10:52 2010 for Tesseract by  doxygen 1.6.3